Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dutil.c242 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue) in ieee80211_propagate_queue_wake() function
305 ieee80211_propagate_queue_wake(local, queue); in __ieee80211_wake_queue()
Dieee80211_i.h1878 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue);
Dtx.c1299 ieee80211_propagate_queue_wake(local, sdata->vif.hw_queue[ac]); in ieee80211_tx_dequeue()
3077 ieee80211_propagate_queue_wake(local, i); in ieee80211_tx_pending()