Home
last modified time | relevance | path

Searched refs:ieee80211_txq_airtime_check (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/mac80211/
Dtx.c3598 if (!ieee80211_txq_airtime_check(hw, txq)) in ieee80211_tx_dequeue()
3789 bool aql_check = ieee80211_txq_airtime_check(hw, &txqi->txq); in ieee80211_next_txq()
3853 bool ieee80211_txq_airtime_check(struct ieee80211_hw *hw, in ieee80211_txq_airtime_check() function
3878 EXPORT_SYMBOL(ieee80211_txq_airtime_check);
/Linux-v5.10/include/net/
Dmac80211.h5756 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);