Searched refs:ieee80211_stop_queues_by_reason (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/mac80211/ |
D | pm.c | 49 ieee80211_stop_queues_by_reason(hw, in __ieee80211_suspend()
|
D | util.c | 451 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 470 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_stop_queues() 555 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues() 576 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues()
|
D | offchannel.c | 121 ieee80211_stop_queues_by_reason(&local->hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_offchannel_stop_vifs()
|
D | main.c | 303 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_restart_hw()
|
D | ieee80211_i.h | 1978 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw,
|
D | tx.c | 270 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|