Searched refs:SRS_QUIESCE_DONE (Results 1 – 3 of 3) sorted by relevance
472 #define SRS_QUIESCE_DONE 0x00080000 macro488 #define SRS_QUIESCED(srs) (srs->srs_state & SRS_QUIESCE_DONE)
3495 mac_srs->srs_state |= (SRS_QUIESCE_DONE | SRS_CONDEMNED_DONE); in mac_srs_worker_quiesce()3497 mac_srs->srs_state |= SRS_QUIESCE_DONE; in mac_srs_worker_quiesce()3571 (SRS_POLL_THR_QUIESCED | SRS_QUIESCE_DONE | SRS_QUIESCE)) == in mac_srs_worker_restart()3572 (SRS_QUIESCE_DONE | SRS_QUIESCE)); in mac_srs_worker_restart()3576 (SRS_QUIESCE_DONE | SRS_QUIESCE)) == in mac_srs_worker_restart()3577 (SRS_QUIESCE_DONE | SRS_QUIESCE)); in mac_srs_worker_restart()3599 mac_srs->srs_state &= ~(SRS_QUIESCE_DONE | SRS_QUIESCE | SRS_RESTART); in mac_srs_worker_restart()
1949 srs_done_flag = SRS_QUIESCE_DONE; in mac_rx_srs_quiesce()2173 SRS_QUIESCE_DONE : SRS_CONDEMNED_DONE); in mac_tx_srs_quiesce()