Home
last modified time | relevance | path

Searched defs:rcq (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h187 struct bnxt_re_cq *rcq; member
H A Dqplib_fp.c60 struct bnxt_qplib_cq *scq, *rcq; in __bnxt_qplib_add_flush_qp() local
H A Dqplib_fp.h373 struct bnxt_qplib_cq *rcq; member
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c126 struct t4_cq *rcq, struct t4_cq *scq, in create_qp()
H A Diw_cxgbe.h449 u32 rcq; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1489 struct ib_cq *scq, *rcq; in ib_destroy_qp_user() local
H A Dib_uverbs_cmd.c1278 struct ib_cq *scq = NULL, *rcq = NULL; in create_qp() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c109 struct res_cq *rcq; member
2911 struct res_cq *rcq; in mlx4_RST2INIT_QP_wrapper() local
/freebsd/sys/dev/bxe/
H A Dbxe.c15510 #define BXE_PREV_UNDI_PROD(rcq, bd) ((bd) << 16 | (rcq)) argument
15517 uint16_t rcq, bd; in bxe_prev_unload_undi_inc() local