Searched refs:tx_waiting (Results 1 – 1 of 1) sorted by relevance
1152 struct siw_wqe *tx_waiting = tx_wqe(qp); in siw_check_tx_fence() local1166 if (unlikely(tx_waiting->wr_status != SIW_WR_QUEUED)) { in siw_check_tx_fence()1168 qp_id(qp), tx_waiting->wr_status); in siw_check_tx_fence()1173 if (tx_waiting->sqe.opcode == SIW_OP_READ || in siw_check_tx_fence()1174 tx_waiting->sqe.opcode == SIW_OP_READ_LOCAL_INV) { in siw_check_tx_fence()1183 siw_read_to_orq(rreq, &tx_waiting->sqe); in siw_check_tx_fence()