Searched refs:ieee80211_stop_queues_by_reason (Results 1 – 6 of 6) sorted by relevance
/net/mac80211/ |
D | pm.c | 49 ieee80211_stop_queues_by_reason(hw, in __ieee80211_suspend()
|
D | util.c | 575 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 594 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_stop_queues() 679 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues() 700 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues()
|
D | offchannel.c | 119 ieee80211_stop_queues_by_reason(&local->hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_offchannel_stop_vifs()
|
D | main.c | 302 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_restart_hw()
|
D | ieee80211_i.h | 2038 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw,
|
D | tx.c | 267 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|