Searched refs:SRS_TX_BLOCKED (Results 1 – 2 of 2) sorted by relevance
465 #define SRS_TX_BLOCKED 0x00002000 /* out of Tx descs */ macro
1301 ASSERT(!((srs)->srs_state & SRS_TX_BLOCKED)); \1302 (srs)->srs_state |= SRS_TX_BLOCKED; \3102 (mac_srs->srs_state & SRS_TX_BLOCKED)) && in mac_srs_worker()4563 mac_srs->srs_state & SRS_TX_BLOCKED) { in mac_tx_srs_wakeup()4564 mac_srs->srs_state &= ~SRS_TX_BLOCKED; in mac_tx_srs_wakeup()