Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma.h449 return IB_WC_COMP_SWAP; in pvrdma_wc_opcode_to_ib()
/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_comp.c126 case IB_WR_ATOMIC_CMP_AND_SWP: return IB_WC_COMP_SWAP; in wr_to_wc_opcode()
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_cq.c604 entry->opcode = IB_WC_COMP_SWAP; in mthca_poll_one()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dcq.c792 wc->opcode = IB_WC_COMP_SWAP; in mlx4_ib_poll_one()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dcq.c138 wc->opcode = IB_WC_COMP_SWAP; in handle_good_req()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_verbs.c125 [IB_WR_ATOMIC_CMP_AND_SWP] = IB_WC_COMP_SWAP,
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c316 [IB_WR_ATOMIC_CMP_AND_SWP] = IB_WC_COMP_SWAP,
/Linux-v4.19/drivers/infiniband/hw/qedr/
Dverbs.c3240 return IB_WC_COMP_SWAP; in qedr_ib_to_wc_opcode()
3845 case IB_WC_COMP_SWAP: in process_req()
/Linux-v4.19/include/rdma/
Dib_verbs.h960 IB_WC_COMP_SWAP, enumerator
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c2802 wc->opcode = IB_WC_COMP_SWAP; in bnxt_re_process_req_wc()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c2181 wc->opcode = IB_WC_COMP_SWAP; in hns_roce_v2_poll_one()