Home
last modified time | relevance | path

Searched refs:ibv_qp_open_attr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h248 struct ibv_qp_open_attr *attr,
H A Dverbs.h834 struct ibv_qp_open_attr { struct
1550 struct ibv_qp_open_attr *attr);
2103 ibv_open_qp(struct ibv_context *context, struct ibv_qp_open_attr *qp_open_attr) in ibv_open_qp()
H A Dcmd.c1160 struct ibv_qp_open_attr *attr, in ibv_cmd_open_qp()
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h431 struct ibv_qp *mlx4_open_qp(struct ibv_context *context, struct ibv_qp_open_attr *attr);
H A Dverbs.c946 struct ibv_qp *mlx4_open_qp(struct ibv_context *context, struct ibv_qp_open_attr *attr) in mlx4_open_qp()