Searched refs:ieee80211_stop_queues_by_reason (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/net/mac80211/ |
D | pm.c | 48 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 | 446 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 465 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_stop_queues() 550 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues() 571 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues()
|
D | main.c | 273 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_restart_hw()
|
D | ieee80211_i.h | 1868 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw,
|
D | tx.c | 261 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|