Searched refs:SIW_WR_IDLE (Results 1 – 5 of 5) sorted by relevance
154 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_qp_llp_close()271 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_qp_mpa_rts()313 wqe->wr_status = SIW_WR_IDLE; in siw_qp_mpa_rts()721 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) { in siw_qp_nextstate_from_rts()775 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_term()791 WARN_ON(tx_wqe(qp)->wr_status != SIW_WR_IDLE); in siw_qp_nextstate_from_close()809 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_close()969 wqe->wr_status = SIW_WR_IDLE; in siw_activate_tx_from_sq()1214 if (wqe->wr_status != SIW_WR_IDLE) { in siw_sq_flush()1231 wqe->wr_status = SIW_WR_IDLE; in siw_sq_flush()[all …]
687 if (tx_work->wr_status == SIW_WR_IDLE) { in siw_init_rresp()796 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()1235 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1270 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1323 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1341 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()
807 if (unlikely(wqe->wr_status == SIW_WR_IDLE)) in siw_qp_sq_proc_tx()1091 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1174 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1295 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
184 SIW_WR_IDLE, enumerator
953 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()