Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Dutil.c400 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue) in ieee80211_propagate_queue_wake() function
465 ieee80211_propagate_queue_wake(local, queue); in __ieee80211_wake_queue()
Dieee80211_i.h2250 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue);
Dtx.c4698 ieee80211_propagate_queue_wake(local, i); in ieee80211_tx_pending()