Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dsiw-abi.h57 SIW_OP_READ_LOCAL_INV, enumerator
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c18 [SIW_OP_READ_LOCAL_INV] = IB_WC_RDMA_READ,
H A Dsiw_qp_tx.c126 case SIW_OP_READ_LOCAL_INV: in siw_qp_prepare_tx()
821 tx_type(wqe) != SIW_OP_READ_LOCAL_INV) { in siw_qp_sq_proc_tx()
892 tx_type != SIW_OP_READ_LOCAL_INV) in siw_qp_sq_proc_tx()
1076 case SIW_OP_READ_LOCAL_INV: in siw_qp_sq_process()
1132 tx_type == SIW_OP_READ_LOCAL_INV) && qp->attrs.orq_size) { in siw_qp_sq_process()
1150 case SIW_OP_READ_LOCAL_INV: in siw_qp_sq_process()
H 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()
H A Dsiw_mem.c270 case SIW_OP_READ_LOCAL_INV: in siw_wqe_put_mem()
H 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()
H 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()