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()310 wqe->wr_status = SIW_WR_IDLE; in siw_qp_mpa_rts()718 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) { in siw_qp_nextstate_from_rts()772 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_term()788 WARN_ON(tx_wqe(qp)->wr_status != SIW_WR_IDLE); in siw_qp_nextstate_from_close()806 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_close()966 wqe->wr_status = SIW_WR_IDLE; in siw_activate_tx_from_sq()1211 if (wqe->wr_status != SIW_WR_IDLE) { in siw_sq_flush()1228 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()
808 if (unlikely(wqe->wr_status == SIW_WR_IDLE)) in siw_qp_sq_proc_tx()1092 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1175 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1270 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
183 SIW_WR_IDLE, enumerator
951 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()