Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/rdma/
A Dsiw-abi.h57 SIW_OP_READ_LOCAL_INV, enumerator
/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Dsiw_qp_tx.c127 case SIW_OP_READ_LOCAL_INV: in siw_qp_prepare_tx()
820 tx_type(wqe) != SIW_OP_READ_LOCAL_INV) { in siw_qp_sq_proc_tx()
891 tx_type != SIW_OP_READ_LOCAL_INV) in siw_qp_sq_proc_tx()
1075 case SIW_OP_READ_LOCAL_INV: in siw_qp_sq_process()
1131 tx_type == SIW_OP_READ_LOCAL_INV) && qp->attrs.orq_size) { in siw_qp_sq_process()
1149 case SIW_OP_READ_LOCAL_INV: in siw_qp_sq_process()
A Dsiw_cq.c18 [SIW_OP_READ_LOCAL_INV] = IB_WC_RDMA_READ,
A Dsiw_qp.c922 SIW_OP_READ_LOCAL_INV)) { in siw_activate_tx_from_sq()
936 wqe->sqe.opcode == SIW_OP_READ_LOCAL_INV) { in siw_activate_tx_from_sq()
1222 tx_type(wqe) != SIW_OP_READ_LOCAL_INV) || in siw_sq_flush()
A Dsiw_mem.c270 case SIW_OP_READ_LOCAL_INV: in siw_wqe_put_mem()
A Dsiw_qp_rx.c1174 tx_waiting->sqe.opcode == SIW_OP_READ_LOCAL_INV) { in siw_check_tx_fence()
1282 rx_type(wqe) == SIW_OP_READ_LOCAL_INV) { in siw_rdmap_complete()
A Dsiw_verbs.c692 sqe.opcode = SIW_OP_READ_LOCAL_INV; in siw_sq_flush_wr()
891 sqe->opcode = SIW_OP_READ_LOCAL_INV; in siw_post_send()

Completed in 13 milliseconds