Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dieee80211_i.h2081 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue);
Dutil.c399 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue) in ieee80211_propagate_queue_wake() function
464 ieee80211_propagate_queue_wake(local, queue); in __ieee80211_wake_queue()
Dtx.c4497 ieee80211_propagate_queue_wake(local, i); in ieee80211_tx_pending()