Home
last modified time | relevance | path

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

/linux/include/uapi/rdma/
H A Dsiw-abi.h66 SIW_OP_RECEIVE, enumerator
/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c23 [SIW_OP_RECEIVE] = IB_WC_RECV,
H A Dsiw_mem.c243 case SIW_OP_RECEIVE: in siw_wqe_put_mem()
H A Dsiw_qp.c1110 cqe->opcode = SIW_OP_RECEIVE; in siw_rqe_complete()
1248 if (rx_type(wqe) == SIW_OP_RECEIVE) { in siw_rq_flush()