Searched refs:SRS_CONDEMNED (Results 1 – 4 of 4) sorted by relevance
474 #define SRS_CONDEMNED 0x00100000 macro629 #define SRS_PAUSE (SRS_CONDEMNED | SRS_QUIESCE)
2546 mac_rx_srs_quiesce(mac_srs, SRS_CONDEMNED); in mac_rx_srs_group_teardown()2575 mac_tx_srs_quiesce(tx_srs, SRS_CONDEMNED); in mac_tx_srs_group_teardown()3408 ASSERT((mac_srs->srs_state & (SRS_CONDEMNED | SRS_CONDEMNED_DONE | in mac_srs_free()3409 SRS_PROC | SRS_PROC_FAST)) == (SRS_CONDEMNED | SRS_CONDEMNED_DONE)); in mac_srs_free()3463 ASSERT(mac_srs->srs_state & (SRS_CONDEMNED | SRS_QUIESCE)); in mac_srs_worker_quiesce()3465 if (mac_srs->srs_state & SRS_CONDEMNED) { in mac_srs_worker_quiesce()3494 if (mac_srs->srs_state & SRS_CONDEMNED) in mac_srs_worker_quiesce()3516 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()
1941 if (srs_quiesce_flag == SRS_CONDEMNED) { in mac_rx_srs_quiesce()1962 if (srs_quiesce_flag != SRS_CONDEMNED) { in mac_rx_srs_quiesce()1986 mac_rx_srs_quiesce(srs, SRS_CONDEMNED); in mac_rx_srs_remove()2163 ASSERT(srs_quiesce_flag == SRS_CONDEMNED || in mac_tx_srs_quiesce()2246 i_mac_tx_client_quiesce(mch, SRS_CONDEMNED); in mac_tx_client_condemn()