Home
last modified time | relevance | path

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

/linux/include/uapi/rdma/
H A Dsiw-abi.h58 SIW_OP_SEND, enumerator
/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c15 [SIW_OP_SEND] = IB_WC_SEND,
H A Dsiw_qp_tx.c146 case SIW_OP_SEND: in siw_qp_prepare_tx()
1052 case SIW_OP_SEND: in siw_qp_sq_process()
1135 case SIW_OP_SEND: in siw_qp_sq_process()
H A Dsiw_mem.c233 case SIW_OP_SEND: in siw_wqe_put_mem()
H A Dsiw_qp.c873 if (wqe->sqe.opcode != SIW_OP_SEND && in siw_activate_tx_from_sq()