Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c124 case SIW_OP_READ: in siw_qp_prepare_tx()
811 if (tx_type(wqe) != SIW_OP_READ && in siw_qp_sq_proc_tx()
882 if (!rv && tx_type != SIW_OP_READ && in siw_qp_sq_proc_tx()
1065 case SIW_OP_READ: in siw_qp_sq_process()
1121 if ((tx_type == SIW_OP_READ || in siw_qp_sq_process()
1139 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.c269 wqe->sqe.opcode = SIW_OP_READ; in siw_qp_mpa_rts()
888 if (unlikely(wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx_from_sq()
903 } else if (wqe->sqe.opcode == SIW_OP_READ || in siw_activate_tx_from_sq()
1189 ((tx_type(wqe) != SIW_OP_READ && in siw_sq_flush()
1251 } else if (rx_type(wqe) != SIW_OP_READ && in siw_rq_flush()
H A Dsiw_mem.c237 case SIW_OP_READ: in siw_wqe_put_mem()
H A Dsiw_verbs.c697 sqe.opcode = SIW_OP_READ; in siw_sq_flush_wr()
897 sqe->opcode = SIW_OP_READ; in siw_post_send()
/linux/include/uapi/rdma/
H A Dsiw-abi.h56 SIW_OP_READ, enumerator