Home
last modified time | relevance | path

Searched defs:ib_cq (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c886 int c4iw_destroy_cq(struct ib_cq *ib_cq) in c4iw_destroy_cq()
/freebsd-12.1/sys/ofed/include/rdma/
H A Dib_verbs.h1441 struct ib_cq { struct
1465 struct ib_cq *cq; argument
/freebsd-12.1/sys/dev/mthca/
H A Dmthca_qp.c1546 struct ib_cq *ib_cq) in mthca_wq_overflow()
/freebsd-12.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2688 static int mlx4_wq_overflow(struct mlx4_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx4_wq_overflow()
/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2925 static int mlx5_wq_overflow(struct mlx5_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx5_wq_overflow()