SRS_QUIESCE
VERIFY3U(srs_quiesce_flag, ==, SRS_QUIESCE);
SRS_QUIESCE);
srs_quiesce_flag == SRS_QUIESCE);
mac_srs_quiesce_wait(srs, srs_quiesce_flag == SRS_QUIESCE ?
mac_tx_srs_quiesce(flent->fe_tx_srs, SRS_QUIESCE);
i_mac_tx_client_quiesce(mch, SRS_QUIESCE);
mac_rx_srs_quiesce(mac_rx_srs, SRS_QUIESCE);
VERIFY((mac_srs->srs_state & (SRS_CONDEMNED | SRS_QUIESCE)) != 0);
(SRS_POLL_THR_QUIESCED | SRS_QUIESCE_DONE | SRS_QUIESCE)) ==
(SRS_QUIESCE_DONE | SRS_QUIESCE));
(SRS_QUIESCE_DONE | SRS_QUIESCE)) ==
(SRS_QUIESCE_DONE | SRS_QUIESCE));
mac_srs->srs_state &= ~(SRS_QUIESCE_DONE | SRS_QUIESCE | SRS_RESTART);
ASSERT(mac_srs->srs_state & SRS_QUIESCE);
mac_rx_srs_quiesce(mac_srs, SRS_QUIESCE);
#define SRS_PAUSE (SRS_CONDEMNED | SRS_QUIESCE)