ieee80211_txq_airtime_check
ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
if (!ieee80211_txq_airtime_check(hw, txq))
bool aql_check = ieee80211_txq_airtime_check(hw, &txqi->txq);
EXPORT_SYMBOL(ieee80211_txq_airtime_check);