Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
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()
A Dsiw_cq.c17 [SIW_OP_READ] = IB_WC_RDMA_READ,
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()
A Dsiw_mem.c269 case SIW_OP_READ: in siw_wqe_put_mem()
A Dsiw_qp_rx.c1169 if (tx_waiting->sqe.opcode == SIW_OP_READ || in siw_check_tx_fence()
1299 siw_wqe_put_mem(wqe, SIW_OP_READ); in siw_rdmap_complete()
A Dsiw_verbs.c851 sqe->opcode = SIW_OP_READ; in siw_post_send()
/linux/include/uapi/rdma/
A Dsiw-abi.h56 SIW_OP_READ, enumerator

Completed in 13 milliseconds