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