Searched refs:ieee80211_stop_queues_by_reason (Results 1 – 4 of 4) sorted by relevance
/linux/net/mac80211/ |
H A D | pm.c | 55 ieee80211_stop_queues_by_reason(hw, in __ieee80211_suspend()
|
H A D | ieee80211_i.h | 2498 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, 2513 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues() 2532 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues_norefcount()
|
H A D | util.c | 595 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 614 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_stop_queues() 700 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues()
|
H A D | tx.c | 247 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|