Home
last modified time | relevance | path

Searched refs:IB_WC_RECV (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma_verbs.h343 IB_WC_RECV; in set_ib_wc_op_rq()
352 entry->opcode = IB_WC_RECV; in set_ib_wc_op_rq()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c810 wc->opcode = IB_WC_RECV; in mlx4_ib_poll_one()
815 wc->opcode = IB_WC_RECV; in mlx4_ib_poll_one()
819 wc->opcode = IB_WC_RECV; in mlx4_ib_poll_one()
H A Dmlx4_ib_mad.c1701 case IB_WC_RECV: in mlx4_ib_tunnel_comp_worker()
1878 case IB_WC_RECV: in mlx4_ib_sqp_comp_worker()
/freebsd/sys/dev/mthca/
H A Dmthca_cq.c622 entry->opcode = IB_WC_RECV; in mthca_poll_one()
632 entry->opcode = IB_WC_RECV; in mthca_poll_one()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c207 wc->opcode = IB_WC_RECV; in handle_responder()
214 wc->opcode = IB_WC_RECV; in handle_responder()
219 wc->opcode = IB_WC_RECV; in handle_responder()
/freebsd/sys/dev/iser/
H A Diser_verbs.c123 if (wc->opcode == IB_WC_RECV) { in iser_handle_wc()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c821 wc[i].opcode = IB_WC_RECV; in qlnxr_gsi_poll_cq()
H A Dqlnxr_verbs.c4929 wc->opcode = IB_WC_RECV; in __process_resp_one()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c758 wc->opcode = IB_WC_RECV; in c4iw_poll_cq_one()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4436 wc->opcode = IB_WC_RECV; in bnxt_re_process_res_rawqp1_wc()
4444 wc->opcode = IB_WC_RECV; in bnxt_re_process_res_rc_wc()
4518 wc->opcode = IB_WC_RECV; in bnxt_re_process_res_shadow_qp_wc()
4534 wc->opcode = IB_WC_RECV; in bnxt_re_process_res_ud_wc()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c408 case IB_WC_RECV: in krping_cq_event_handler()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h874 IB_WC_RECV = 1 << 7, enumerator
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c706 wc->opcode = IB_WC_RECV; in build_smp_wc()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h10819 IB_WC_RECV, enumerator