Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c125 case SIW_OP_READ_LOCAL_INV: in siw_qp_prepare_tx()
812 tx_type(wqe) != SIW_OP_READ_LOCAL_INV) { in siw_qp_sq_proc_tx()
883 tx_type != SIW_OP_READ_LOCAL_INV) in siw_qp_sq_proc_tx()
1066 case SIW_OP_READ_LOCAL_INV: in siw_qp_sq_process()
1122 tx_type == SIW_OP_READ_LOCAL_INV) && qp->attrs.orq_size) { in siw_qp_sq_process()
1140 case SIW_OP_READ_LOCAL_INV: in siw_qp_sq_process()
H A Dsiw_cq.c18 [SIW_OP_READ_LOCAL_INV] = IB_WC_RDMA_READ,
H A Dsiw_qp.c890 SIW_OP_READ_LOCAL_INV)) { in siw_activate_tx_from_sq()
904 wqe->sqe.opcode == SIW_OP_READ_LOCAL_INV) { in siw_activate_tx_from_sq()
1190 tx_type(wqe) != SIW_OP_READ_LOCAL_INV) || in siw_sq_flush()
H A Dsiw_mem.c238 case SIW_OP_READ_LOCAL_INV: in siw_wqe_put_mem()
/linux/include/uapi/rdma/
H A Dsiw-abi.h57 SIW_OP_READ_LOCAL_INV, enumerator