Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c886 void c4iw_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in c4iw_destroy_cq()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c3661 void bnxt_re_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in bnxt_re_destroy_cq()
3948 int bnxt_re_modify_cq(struct ib_cq *ib_cq, u16 cq_count, u16 cq_period) in bnxt_re_modify_cq()
3985 int bnxt_re_resize_cq(struct ib_cq *ib_cq, int cqe, struct ib_udata *udata) in bnxt_re_resize_cq()
4585 int bnxt_re_poll_cq(struct ib_cq *ib_cq, int num_entries, struct ib_wc *wc) in bnxt_re_poll_cq()
4745 int bnxt_re_req_notify_cq(struct ib_cq *ib_cq, in bnxt_re_req_notify_cq()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1466 struct ib_cq { struct
1488 struct ib_cq *cq; argument
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1321 irdma_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in irdma_destroy_cq()
/freebsd/sys/dev/mthca/
H A Dmthca_qp.c1552 struct ib_cq *ib_cq) in mthca_wq_overflow()
/freebsd/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/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c3034 static int mlx5_wq_overflow(struct mlx5_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx5_wq_overflow()