Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dtx.c3803 if (!ieee80211_txq_airtime_check(hw, txq)) in ieee80211_tx_dequeue()
4055 bool aql_check = ieee80211_txq_airtime_check(hw, &txqi->txq); in ieee80211_next_txq()
4123 bool ieee80211_txq_airtime_check(struct ieee80211_hw *hw, in ieee80211_txq_airtime_check() function
4154 EXPORT_SYMBOL(ieee80211_txq_airtime_check);
/Linux-v6.6/include/net/
Dmac80211.h6341 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);