Searched refs:AIRTIME_ACTIVE (Results 1 – 2 of 2) sorted by relevance
992 #define AIRTIME_ACTIVE(flags) (!!(flags & (AIRTIME_USE_TX|AIRTIME_USE_RX))) macro
1986 bool active = AIRTIME_ACTIVE(sc->airtime_flags); in ath_txq_schedule()