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)
2567 mac_rx_srs_quiesce(mac_srs, SRS_CONDEMNED); in mac_rx_srs_group_teardown()2604 mac_tx_srs_quiesce(tx_srs, SRS_CONDEMNED); in mac_tx_srs_group_teardown()3493 ASSERT((mac_srs->srs_state & (SRS_CONDEMNED | SRS_CONDEMNED_DONE | in mac_srs_free()3494 SRS_PROC | SRS_PROC_FAST)) == (SRS_CONDEMNED | SRS_CONDEMNED_DONE)); in mac_srs_free()3551 ASSERT(mac_srs->srs_state & (SRS_CONDEMNED | SRS_QUIESCE)); in mac_srs_worker_quiesce()3553 if (mac_srs->srs_state & SRS_CONDEMNED) { in mac_srs_worker_quiesce()3582 if (mac_srs->srs_state & SRS_CONDEMNED) in mac_srs_worker_quiesce()3604 if (srs_flag == SRS_CONDEMNED) { in mac_srs_signal()
2460 while (!(mac_srs->srs_state & (SRS_CONDEMNED | SRS_POLL_THR_RESTART))) in mac_rx_srs_poll_ring()2463 ASSERT(!(mac_srs->srs_state & SRS_CONDEMNED)); in mac_rx_srs_poll_ring()3175 while (!(mac_srs->srs_state & (SRS_CONDEMNED | SRS_RESTART))) in mac_srs_worker()3179 ASSERT(!(mac_srs->srs_state & SRS_CONDEMNED)); in mac_srs_worker()
2266 if (srs_quiesce_flag == SRS_CONDEMNED) { in mac_rx_srs_quiesce()2287 if (srs_quiesce_flag != SRS_CONDEMNED) { in mac_rx_srs_quiesce()2311 mac_rx_srs_quiesce(srs, SRS_CONDEMNED); in mac_rx_srs_remove()2488 ASSERT(srs_quiesce_flag == SRS_CONDEMNED || in mac_tx_srs_quiesce()2571 i_mac_tx_client_quiesce(mch, SRS_CONDEMNED); in mac_tx_client_condemn()