Home
last modified time | relevance | path

Searched refs:IB_WC_WITH_IMM (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_cq.c590 entry->wc_flags |= IB_WC_WITH_IMM; in mthca_poll_one()
597 entry->wc_flags |= IB_WC_WITH_IMM; in mthca_poll_one()
620 entry->wc_flags = IB_WC_WITH_IMM; in mthca_poll_one()
626 entry->wc_flags = IB_WC_WITH_IMM; in mthca_poll_one()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c760 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
765 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
806 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
820 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c123 wc->wc_flags |= IB_WC_WITH_IMM; in handle_good_req()
128 wc->wc_flags |= IB_WC_WITH_IMM; in handle_good_req()
203 wc->wc_flags = IB_WC_WITH_IMM; in handle_responder()
215 wc->wc_flags = IB_WC_WITH_IMM; in handle_responder()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4196 wc->wc_flags |= IB_WC_WITH_IMM; in bnxt_re_process_req_wc()
4207 wc->wc_flags |= IB_WC_WITH_IMM; in bnxt_re_process_req_wc()
4448 wc->wc_flags |= IB_WC_WITH_IMM; in bnxt_re_process_res_rc_wc()
4537 wc->wc_flags |= IB_WC_WITH_IMM; in bnxt_re_process_res_ud_wc()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h881 IB_WC_WITH_IMM = (1<<1), enumerator
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c2719 entry->wc_flags |= IB_WC_WITH_IMM; in irdma_process_cqe()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4961 wc->wc_flags |= IB_WC_WITH_IMM; in __process_resp_one()