Searched refs:ieee80211_stop_queues_by_reason (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/net/mac80211/ |
D | pm.c | 36 ieee80211_stop_queues_by_reason(hw, in __ieee80211_suspend()
|
D | offchannel.c | 121 ieee80211_stop_queues_by_reason(&local->hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_offchannel_stop_vifs()
|
D | util.c | 494 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 513 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_stop_queues() 598 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues() 619 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues()
|
D | main.c | 278 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_restart_hw()
|
D | ieee80211_i.h | 1873 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw,
|
D | tx.c | 251 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|