Home
last modified time | relevance | path

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

/linux/include/uapi/rdma/
H A Dsiw-abi.h55 SIW_OP_WRITE, enumerator
/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c14 [SIW_OP_WRITE] = IB_WC_RDMA_WRITE,
H A Dsiw_mem.c234 case SIW_OP_WRITE: in siw_wqe_put_mem()
H A Dsiw_qp_tx.c191 case SIW_OP_WRITE: in siw_qp_prepare_tx()
1054 case SIW_OP_WRITE: in siw_qp_sq_process()
1138 case SIW_OP_WRITE: in siw_qp_sq_process()
H A Dsiw_qp_rx.c579 rx_type(wqe) = SIW_OP_WRITE; in siw_proc_write()