Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c126 case SIW_OP_READ: in siw_qp_prepare_tx()
809 if (tx_type(wqe) != SIW_OP_READ && in siw_qp_sq_proc_tx()
880 if (!rv && tx_type != SIW_OP_READ && in siw_qp_sq_proc_tx()
1064 case SIW_OP_READ: in siw_qp_sq_process()
1120 if ((tx_type == SIW_OP_READ || in siw_qp_sq_process()
1138 case SIW_OP_READ: in siw_qp_sq_process()
H A Dsiw_cq.c17 [SIW_OP_READ] = IB_WC_RDMA_READ,
H A Dsiw_qp.c293 wqe->sqe.opcode = SIW_OP_READ; in siw_qp_mpa_rts()
917 if (unlikely(wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx_from_sq()
932 } else if (wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx_from_sq()
1218 ((tx_type(wqe) != SIW_OP_READ && in siw_sq_flush()
1280 } else if (rx_type(wqe) != SIW_OP_READ && in siw_rq_flush()
H A Dsiw_mem.c269 case SIW_OP_READ: in siw_wqe_put_mem()
H A 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()
H A Dsiw_verbs.c853 sqe->opcode = SIW_OP_READ; in siw_post_send()
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dsiw-abi.h56 SIW_OP_READ, enumerator