Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtx.c3632 if (!ieee80211_txq_airtime_check(hw, txq)) in ieee80211_tx_dequeue()
3823 bool aql_check = ieee80211_txq_airtime_check(hw, &txqi->txq); in ieee80211_next_txq()
3887 bool ieee80211_txq_airtime_check(struct ieee80211_hw *hw, in ieee80211_txq_airtime_check() function
3912 EXPORT_SYMBOL(ieee80211_txq_airtime_check);
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h5775 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);