Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhif_rx.c206 wfx_suspend_resume_mc(wvif, STA_NOTIFY_SLEEP); in wfx_hif_suspend_resume_indication()
213 wfx_suspend_hot_dev(wdev, STA_NOTIFY_SLEEP); in wfx_hif_suspend_resume_indication()
/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dsta.c1612 case STA_NOTIFY_SLEEP: in __cw1200_sta_notify()
1660 ps ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, link_id); in cw1200_ps_notify()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c1547 case STA_NOTIFY_SLEEP: in iwlagn_mac_sta_notify()
/linux-6.12.1/drivers/net/wireless/ath/carl9170/
Dmain.c1695 case STA_NOTIFY_SLEEP: in carl9170_op_sta_notify()
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/
Dcore.c1371 case STA_NOTIFY_SLEEP: in rtl_op_sta_notify()
/linux-6.12.1/include/net/
Dmac80211.h2552 STA_NOTIFY_SLEEP, STA_NOTIFY_AWAKE, enumerator
/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dmain.c1700 case STA_NOTIFY_SLEEP: in ath9k_sta_notify()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3412 case STA_NOTIFY_SLEEP: in __iwl_mvm_mac_sta_notify()
3473 sleeping ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, in iwl_mvm_sta_pm_notif()
/linux-6.12.1/net/mac80211/
Drx.c1578 drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta); in sta_ps_start()
/linux-6.12.1/drivers/net/wireless/virtual/
Dmac80211_hwsim.c2717 case STA_NOTIFY_SLEEP: in mac80211_hwsim_sta_notify()