Searched refs:ieee80211_stop_queues_by_reason (Results 1 – 6 of 6) sorted by relevance
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
D | pm.c | 49 ieee80211_stop_queues_by_reason(hw, in __ieee80211_suspend()
|
D | util.c | 569 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 588 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in mac80211_stop_queues() 670 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues() 691 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 | 324 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in mac80211_restart_hw()
|
D | ieee80211_i.h | 2066 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw,
|
D | tx.c | 271 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|