Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/rdma/
Dsiw-abi.h58 SIW_OP_SEND, enumerator
/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_cq.c15 [SIW_OP_SEND] = IB_WC_SEND,
Dsiw_qp_tx.c146 case SIW_OP_SEND: in siw_qp_prepare_tx()
1049 case SIW_OP_SEND: in siw_qp_sq_process()
1132 case SIW_OP_SEND: in siw_qp_sq_process()
Dsiw_mem.c257 case SIW_OP_SEND: in siw_wqe_put_mem()
Dsiw_verbs.c694 sqe.opcode = SIW_OP_SEND; in siw_sq_flush_wr()
859 sqe->opcode = SIW_OP_SEND; in siw_post_send()
Dsiw_qp.c905 if (wqe->sqe.opcode != SIW_OP_SEND && in siw_activate_tx_from_sq()