Home
last modified time | relevance | path

Searched refs:IB_WR_FLUSH (Results 1 – 5 of 5) 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.c271 case IB_WR_FLUSH: in next_opcode_rc()
H A Drxe_verbs.c794 case IB_WR_FLUSH: in init_send_wr()
/linux/include/rdma/
H A Dib_verbs.h1336 IB_WR_FLUSH = IB_UVERBS_WR_FLUSH, enumerator