Home
last modified time | relevance | path

Searched refs:STA_NOTIFY_SLEEP (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/staging/wfx/
Dhif_rx.c220 wfx_suspend_resume_mc(wvif, STA_NOTIFY_SLEEP); in hif_suspend_resume_indication()
227 wfx_suspend_hot_dev(wdev, STA_NOTIFY_SLEEP); in hif_suspend_resume_indication()
/Linux-v5.15/drivers/net/wireless/st/cw1200/
Dsta.c1611 case STA_NOTIFY_SLEEP: in __cw1200_sta_notify()
1659 ps ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, link_id); in cw1200_ps_notify()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c1555 case STA_NOTIFY_SLEEP: in iwlagn_mac_sta_notify()
/Linux-v5.15/drivers/net/wireless/ath/carl9170/
Dmain.c1716 case STA_NOTIFY_SLEEP: in carl9170_op_sta_notify()
/Linux-v5.15/include/net/
Dmac80211.h2145 STA_NOTIFY_SLEEP, STA_NOTIFY_AWAKE, enumerator
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1396 case STA_NOTIFY_SLEEP: in rtl_op_sta_notify()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2810 case STA_NOTIFY_SLEEP: in __iwl_mvm_mac_sta_notify()
2873 sleeping ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, in iwl_mvm_sta_pm_notif()
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dmain.c1699 case STA_NOTIFY_SLEEP: in ath9k_sta_notify()
/Linux-v5.15/drivers/net/wireless/
Dmac80211_hwsim.c2108 case STA_NOTIFY_SLEEP: in mac80211_hwsim_sta_notify()
/Linux-v5.15/net/mac80211/
Drx.c1576 drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta); in sta_ps_start()