Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Dtx.c3722 if (!ieee80211_txq_airtime_check(hw, txq)) in ieee80211_tx_dequeue()
3971 bool aql_check = ieee80211_txq_airtime_check(hw, &txqi->txq); in ieee80211_next_txq()
4039 bool ieee80211_txq_airtime_check(struct ieee80211_hw *hw, in ieee80211_txq_airtime_check() function
4070 EXPORT_SYMBOL(ieee80211_txq_airtime_check);
/Linux-v6.1/include/net/
Dmac80211.h6174 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);