Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/rdma/
Dsiw-abi.h66 SIW_OP_RECEIVE, enumerator
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_cq.c23 [SIW_OP_RECEIVE] = IB_WC_RECV,
Dsiw_mem.c275 case SIW_OP_RECEIVE: in siw_wqe_put_mem()
Dsiw_qp.c1142 cqe->opcode = SIW_OP_RECEIVE; in siw_rqe_complete()
1280 if (rx_type(wqe) == SIW_OP_RECEIVE) { in siw_rq_flush()
Dsiw_qp_rx.c358 rx_type(wqe) = SIW_OP_RECEIVE; in siw_rqe_get()
1266 siw_wqe_put_mem(wqe, SIW_OP_RECEIVE); in siw_rdmap_complete()