Searched refs:ib_qp_cap (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/mthca/ |
H A D | mthca_dev.h | 552 struct ib_qp_cap *cap, 560 struct ib_qp_cap *cap,
|
H A D | mthca_qp.c | 1234 static int mthca_set_qp_size(struct mthca_dev *dev, struct ib_qp_cap *cap, in mthca_set_qp_size() 1279 struct ib_qp_cap *cap, in mthca_alloc_qp() 1353 struct ib_qp_cap *cap, in mthca_alloc_sqp()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_gsi.c | 42 struct ib_qp_cap cap;
|
H A D | mlx5_ib_qp.c | 234 static int set_rq_size(struct mlx5_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 965 struct ib_qp_cap { struct 1050 struct ib_qp_cap cap; 1166 struct ib_qp_cap cap;
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_qp.c | 386 static int set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size() 424 static int set_kernel_sq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_kernel_sq_size() 649 struct ib_qp_cap backup_cap; in create_qp_common()
|