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 …]
683 if (tx_work->wr_status == SIW_WR_IDLE) { in siw_init_rresp()788 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()1222 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1257 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1308 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()1326 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()1072 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1155 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()1250 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
184 SIW_WR_IDLE, enumerator
912 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()