Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c2158 void ieee80211_stop_queue(struct ieee80211_device *ieee) in ieee80211_stop_queue() function
2170 EXPORT_SYMBOL(ieee80211_stop_queue); variable
H A Dieee80211.h245 #define ieee80211_stop_queue ieee80211_stop_queue_rsl macro
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c2167 void ieee80211_stop_queue(struct ieee80211_device *ieee) in ieee80211_stop_queue() function
2179 EXPORT_SYMBOL(ieee80211_stop_queue); variable
H A Dieee80211.h227 #define ieee80211_stop_queue ieee80211_stop_queue_rsl macro
/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c563 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue() function
569 EXPORT_SYMBOL(ieee80211_stop_queue); variable
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c537 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue() function
543 EXPORT_SYMBOL(ieee80211_stop_queue); variable
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2309 #undef ieee80211_stop_queue macro
2312 #define ieee80211_stop_queue DO_NOT_USE_ieee80211_stop_queue macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2310 #undef ieee80211_stop_queue macro
2313 #define ieee80211_stop_queue DO_NOT_USE_ieee80211_stop_queue macro

Completed in 41 milliseconds