Home
last modified time | relevance | path

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

/net/mac80211/
Dieee80211_i.h2035 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue);
Dutil.c348 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue) in ieee80211_propagate_queue_wake() function
413 ieee80211_propagate_queue_wake(local, queue); in __ieee80211_wake_queue()
Dtx.c4176 ieee80211_propagate_queue_wake(local, i); in ieee80211_tx_pending()