Home
last modified time | relevance | path

Searched refs:SIW_OP_READ (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/include/uapi/rdma/
Dsiw-abi.h56 SIW_OP_READ, enumerator
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c125 case SIW_OP_READ: in siw_qp_prepare_tx()
818 if (tx_type(wqe) != SIW_OP_READ && in siw_qp_sq_proc_tx()
889 if (!rv && tx_type != SIW_OP_READ && in siw_qp_sq_proc_tx()
1073 case SIW_OP_READ: in siw_qp_sq_process()
1129 if ((tx_type == SIW_OP_READ || in siw_qp_sq_process()
1147 case SIW_OP_READ: in siw_qp_sq_process()
Dsiw_cq.c17 [SIW_OP_READ] = IB_WC_RDMA_READ,
Dsiw_qp.c296 wqe->sqe.opcode = SIW_OP_READ; in siw_qp_mpa_rts()
920 if (unlikely(wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx_from_sq()
935 } else if (wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx_from_sq()
1221 ((tx_type(wqe) != SIW_OP_READ && in siw_sq_flush()
1283 } else if (rx_type(wqe) != SIW_OP_READ && in siw_rq_flush()
Dsiw_mem.c269 case SIW_OP_READ: in siw_wqe_put_mem()
Dsiw_qp_rx.c1173 if (tx_waiting->sqe.opcode == SIW_OP_READ || in siw_check_tx_fence()
1304 siw_wqe_put_mem(wqe, SIW_OP_READ); in siw_rdmap_complete()
Dsiw_verbs.c689 sqe.opcode = SIW_OP_READ; in siw_sq_flush_wr()
889 sqe->opcode = SIW_OP_READ; in siw_post_send()