Searched refs:ib_qp_cap (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_dev.h | 549 struct ib_qp_cap *cap, 556 struct ib_qp_cap *cap,
|
D | mthca_qp.c | 1230 static int mthca_set_qp_size(struct mthca_dev *dev, struct ib_qp_cap *cap, in mthca_set_qp_size() 1275 struct ib_qp_cap *cap, in mthca_alloc_qp() 1348 struct ib_qp_cap *cap, in mthca_alloc_sqp()
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 819 struct ib_qp_cap { struct 889 struct ib_qp_cap cap; 997 struct ib_qp_cap cap;
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | qp.c | 378 static int set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size() 416 static int set_kernel_sq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_kernel_sq_size()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | qp.c | 215 static int set_rq_size(struct mlx5_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size()
|