Searched refs:SIW_WR_IDLE (Results 1 – 5 of 5) sorted by relevance
151 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_qp_llp_close()268 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_qp_mpa_rts()309 wqe->wr_status = SIW_WR_IDLE; in siw_qp_mpa_rts()717 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) { in siw_qp_nextstate_from_rts()771 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_term()787 WARN_ON(tx_wqe(qp)->wr_status != SIW_WR_IDLE); in siw_qp_nextstate_from_close()805 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_close()1012 wqe->wr_status = SIW_WR_IDLE; in siw_activate_tx()1198 if (wqe->wr_status != SIW_WR_IDLE) { in siw_sq_flush()1215 wqe->wr_status = SIW_WR_IDLE; in siw_sq_flush()[all …]
682 if (tx_work->wr_status == SIW_WR_IDLE) { in siw_init_rresp()787 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()1221 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1256 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1307 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1325 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()
788 if (unlikely(wqe->wr_status == SIW_WR_IDLE)) in siw_qp_sq_proc_tx()1065 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1148 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1243 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
195 SIW_WR_IDLE, enumerator
865 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()