Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c107 case IB_WR_ATOMIC_WRITE: return IB_WC_ATOMIC_WRITE; in wr_to_wc_opcode()
268 if (wqe->wr.opcode == IB_WR_ATOMIC_WRITE) in check_ack()
H A Drxe_opcode.c110 [IB_WR_ATOMIC_WRITE] = {
H A Drxe_req.c291 case IB_WR_ATOMIC_WRITE: in next_opcode_rc()
/linux/include/rdma/
H A Dib_verbs.h1355 IB_WR_ATOMIC_WRITE = IB_UVERBS_WR_ATOMIC_WRITE, enumerator