Home
last modified time | relevance | path

Searched refs:IB_WC_COMP_SWAP (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mthca/
H A Dmthca_cq.c604 entry->opcode = IB_WC_COMP_SWAP; in mthca_poll_one()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c775 wc->opcode = IB_WC_COMP_SWAP; in mlx4_ib_poll_one()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c138 wc->opcode = IB_WC_COMP_SWAP; in handle_good_req()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h863 IB_WC_COMP_SWAP, enumerator
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4185 return IB_WC_COMP_SWAP; in qlnxr_ib_to_wc_opcode()
4801 case IB_WC_COMP_SWAP: in process_req()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4213 wc->opcode = IB_WC_COMP_SWAP; in bnxt_re_process_req_wc()