Searched refs:SRS_CONDEMNED (Results 1 – 4 of 4) sorted by relevance
475 #define SRS_CONDEMNED 0x00100000 macro630 #define SRS_PAUSE (SRS_CONDEMNED | SRS_QUIESCE)
2523 mac_rx_srs_quiesce(mac_srs, SRS_CONDEMNED); in mac_rx_srs_group_teardown()2552 mac_tx_srs_quiesce(tx_srs, SRS_CONDEMNED); in mac_tx_srs_group_teardown()3385 ASSERT((mac_srs->srs_state & (SRS_CONDEMNED | SRS_CONDEMNED_DONE | in mac_srs_free()3386 SRS_PROC | SRS_PROC_FAST)) == (SRS_CONDEMNED | SRS_CONDEMNED_DONE)); in mac_srs_free()3443 ASSERT(mac_srs->srs_state & (SRS_CONDEMNED | SRS_QUIESCE)); in mac_srs_worker_quiesce()3445 if (mac_srs->srs_state & SRS_CONDEMNED) { in mac_srs_worker_quiesce()3474 if (mac_srs->srs_state & SRS_CONDEMNED) in mac_srs_worker_quiesce()3496 if (srs_flag == SRS_CONDEMNED) { in mac_srs_signal()
2454 while (!(mac_srs->srs_state & (SRS_CONDEMNED | SRS_POLL_THR_RESTART))) in mac_rx_srs_poll_ring()2457 ASSERT(!(mac_srs->srs_state & SRS_CONDEMNED)); in mac_rx_srs_poll_ring()3172 while (!(mac_srs->srs_state & (SRS_CONDEMNED | SRS_RESTART))) in mac_srs_worker()3176 ASSERT(!(mac_srs->srs_state & SRS_CONDEMNED)); in mac_srs_worker()
1938 if (srs_quiesce_flag == SRS_CONDEMNED) { in mac_rx_srs_quiesce()1959 if (srs_quiesce_flag != SRS_CONDEMNED) { in mac_rx_srs_quiesce()1983 mac_rx_srs_quiesce(srs, SRS_CONDEMNED); in mac_rx_srs_remove()2160 ASSERT(srs_quiesce_flag == SRS_CONDEMNED || in mac_tx_srs_quiesce()2243 i_mac_tx_client_quiesce(mch, SRS_CONDEMNED); in mac_tx_client_condemn()