Home
last modified time | relevance | path

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

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