Home
last modified time | relevance | path

Searched refs:IB_WR_ATOMIC_WRITE (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_comp.c107 case IB_WR_ATOMIC_WRITE: return IB_WC_ATOMIC_WRITE; in wr_to_wc_opcode()
277 if (wqe->wr.opcode == IB_WR_ATOMIC_WRITE) in check_ack()
Drxe_opcode.c110 [IB_WR_ATOMIC_WRITE] = {
Drxe_req.c292 case IB_WR_ATOMIC_WRITE: in next_opcode_rc()
Drxe_verbs.c795 case IB_WR_ATOMIC_WRITE: in init_send_wr()
/Linux-v6.6/include/rdma/
Dib_verbs.h1335 IB_WR_ATOMIC_WRITE = IB_UVERBS_WR_ATOMIC_WRITE, enumerator