Home
last modified time | relevance | path

Searched refs:ib_qp_cap (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h552 struct ib_qp_cap *cap,
560 struct ib_qp_cap *cap,
H A Dmthca_qp.c1234 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 Dmlx5_ib_gsi.c42 struct ib_qp_cap cap;
H A Dmlx5_ib_qp.c234 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 Dib_verbs.h965 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 Dmlx4_ib_qp.c386 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()