Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c19 [SIW_OP_COMP_AND_SWAP] = IB_WC_COMP_SWAP,
/linux/drivers/infiniband/hw/erdma/
H A Derdma_cq.c67 [ERDMA_OP_ATOMIC_CAS] = IB_WC_COMP_SWAP,
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h472 return IB_WC_COMP_SWAP; in pvrdma_wc_opcode_to_ib()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c99 case IB_WR_ATOMIC_CMP_AND_SWP: return IB_WC_COMP_SWAP; in wr_to_wc_opcode()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c599 entry->opcode = IB_WC_COMP_SWAP; in mthca_poll_one()
/linux/drivers/infiniband/hw/mlx4/
H A Dcq.c784 wc->opcode = IB_WC_COMP_SWAP; in mlx4_ib_poll_one()
/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c140 wc->opcode = IB_WC_COMP_SWAP; in handle_good_req()
/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.c124 [IB_WR_ATOMIC_CMP_AND_SWP] = IB_WC_COMP_SWAP,
/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c127 [IB_WR_ATOMIC_CMP_AND_SWP] = IB_WC_COMP_SWAP,
/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c3490 return IB_WC_COMP_SWAP; in qedr_ib_to_wc_opcode()
4080 case IB_WC_COMP_SWAP: in process_req()
/linux/include/rdma/
H A Dib_verbs.h986 IB_WC_COMP_SWAP = IB_UVERBS_WC_COMP_SWAP, enumerator
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3280 wc->opcode = IB_WC_COMP_SWAP; in bnxt_re_process_req_wc()