Searched refs:ib_qp_cap (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/infiniband/hw/mthca/ |
D | mthca_dev.h | 549 struct ib_qp_cap *cap, 556 struct ib_qp_cap *cap,
|
D | mthca_qp.c | 1238 static int mthca_set_qp_size(struct mthca_dev *dev, struct ib_qp_cap *cap, in mthca_set_qp_size() 1283 struct ib_qp_cap *cap, in mthca_alloc_qp() 1356 struct ib_qp_cap *cap, in mthca_alloc_sqp()
|
/linux-2.6.39/include/rdma/ |
D | ib_verbs.h | 541 struct ib_qp_cap { struct 581 struct ib_qp_cap cap; 673 struct ib_qp_cap cap;
|
/linux-2.6.39/drivers/infiniband/hw/mlx4/ |
D | qp.c | 304 static int set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_rq_size() 334 static int set_kernel_sq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, in set_kernel_sq_size()
|