Home
last modified time | relevance | path

Searched refs:ieee80211_unschedule_txq (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/mac80211/
Dieee80211_i.h1979 void ieee80211_unschedule_txq(struct ieee80211_hw *hw,
Dtx.c1527 ieee80211_unschedule_txq(&local->hw, &txqi->txq, true); in ieee80211_txq_purge()
4048 void ieee80211_unschedule_txq(struct ieee80211_hw *hw, in ieee80211_unschedule_txq() function
Drx.c1588 ieee80211_unschedule_txq(&local->hw, txq, false); in sta_ps_start()