Searched defs:ieee80211_stop_queue (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c2176 //ieee80211_stop_queue(ieee);
2282 void ieee80211_stop_queue(struct ieee80211_device *ieee) function
2295 EXPORT_SYMBOL(ieee80211_stop_queue); variable
H A Dieee80211.h313 #define ieee80211_stop_queue ieee80211_stop_queue_rsl macro
2433 extern void ieee80211_stop_queue(struct ieee80211_device *ieee);
/drivers/net/wireless/iwlegacy/
H A Dcommon.h2288 ieee80211_stop_queue(il->hw, ac);
2332 #ifdef ieee80211_stop_queue
2333 #undef ieee80211_stop_queue macro
2336 #define ieee80211_stop_queue DO_NOT_USE_ieee80211_stop_queue macro

Completed in 117 milliseconds