Searched refs:aql_check (Results 1 – 1 of 1) sorted by relevance
3982 bool aql_check = ieee80211_txq_airtime_check(hw, &txqi->txq); in ieee80211_next_txq() local3985 if (aql_check) in ieee80211_next_txq()3992 if (deficit < 0 || !aql_check) { in ieee80211_next_txq()