Searched refs:SIW_OP_READ (Results 1 – 7 of 7) sorted by relevance
56 SIW_OP_READ, enumerator
126 case SIW_OP_READ: in siw_qp_prepare_tx()819 if (tx_type(wqe) != SIW_OP_READ && in siw_qp_sq_proc_tx()890 if (!rv && tx_type != SIW_OP_READ && in siw_qp_sq_proc_tx()1074 case SIW_OP_READ: in siw_qp_sq_process()1130 if ((tx_type == SIW_OP_READ || in siw_qp_sq_process()1148 case SIW_OP_READ: in siw_qp_sq_process()
17 [SIW_OP_READ] = IB_WC_RDMA_READ,
296 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()
269 case SIW_OP_READ: in siw_wqe_put_mem()
1173 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()
689 sqe.opcode = SIW_OP_READ; in siw_sq_flush_wr()889 sqe->opcode = SIW_OP_READ; in siw_post_send()
Completed in 13 milliseconds