Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c108 case IB_WR_FLUSH: return IB_WC_FLUSH; in wr_to_wc_opcode()
277 wqe->wr.opcode != IB_WR_FLUSH) { in check_ack()
H A Drxe_opcode.c104 [IB_WR_FLUSH] = {
H A Drxe_req.c270 case IB_WR_FLUSH: in next_opcode_rc()
/linux/include/rdma/
H A Dib_verbs.h1354 IB_WR_FLUSH = IB_UVERBS_WR_FLUSH, enumerator