Searched refs:ieee80211_stop_queues_by_reason (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | pm.c | 49 ieee80211_stop_queues_by_reason(hw, in __ieee80211_suspend()
|
H A D | util.c | 626 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 645 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_stop_queues() 730 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues() 751 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues()
|
H A D | offchannel.c | 99 ieee80211_stop_queues_by_reason(&local->hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_offchannel_stop_vifs()
|
H A D | main.c | 309 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_restart_hw()
|
H A D | ieee80211_i.h | 2094 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw,
|
H A D | tx.c | 272 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | pm.c | 56 ieee80211_stop_queues_by_reason(hw, in __ieee80211_suspend()
|
H A D | offchannel.c | 99 ieee80211_stop_queues_by_reason(&local->hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_offchannel_stop_vifs()
|
H A D | util.c | 600 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw, in ieee80211_stop_queues_by_reason() function 619 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_stop_queues() 704 ieee80211_stop_queues_by_reason(&local->hw, queues, in __ieee80211_flush_queues() 725 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_stop_vif_queues()
|
H A D | main.c | 404 ieee80211_stop_queues_by_reason(hw, IEEE80211_MAX_QUEUE_MAP, in ieee80211_restart_hw()
|
H A D | ieee80211_i.h | 2368 void ieee80211_stop_queues_by_reason(struct ieee80211_hw *hw,
|
H A D | tx.c | 264 ieee80211_stop_queues_by_reason(&local->hw, in ieee80211_tx_h_dynamic_ps()
|
Completed in 38 milliseconds