Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A 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()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c1612 case STA_NOTIFY_SLEEP: in __cw1200_sta_notify()
1660 ps ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, link_id); in cw1200_ps_notify()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1551 case STA_NOTIFY_SLEEP: in iwlagn_mac_sta_notify()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1695 case STA_NOTIFY_SLEEP: in carl9170_op_sta_notify()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1397 case STA_NOTIFY_SLEEP: in rtl_op_sta_notify()
/openbmc/linux/include/net/
H A Dmac80211.h2412 STA_NOTIFY_SLEEP, STA_NOTIFY_AWAKE, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3222 case STA_NOTIFY_SLEEP: in __iwl_mvm_mac_sta_notify()
3283 sleeping ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, in iwl_mvm_sta_pm_notif()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1700 case STA_NOTIFY_SLEEP: in ath9k_sta_notify()
/openbmc/linux/net/mac80211/
H A Drx.c1551 drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta); in sta_ps_start()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2652 case STA_NOTIFY_SLEEP: in mac80211_hwsim_sta_notify()