Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c1613 case STA_NOTIFY_SLEEP: in __cw1200_sta_notify()
1661 ps ? STA_NOTIFY_SLEEP : STA_NOTIFY_AWAKE, link_id); in cw1200_ps_notify()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1547 case STA_NOTIFY_SLEEP: in iwlagn_mac_sta_notify()
/linux/include/net/
H A Dmac80211.h2581 * @STA_NOTIFY_SLEEP: a station is now sleeping
2585 STA_NOTIFY_SLEEP, STA_NOTIFY_AWAKE, enumerator
5350 * frames on the sleep transition (sta_notify() with %STA_NOTIFY_SLEEP).
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1700 case STA_NOTIFY_SLEEP: in ath9k_sta_notify()
/linux/net/mac80211/
H A Drx.c1595 drv_sta_notify(local, sdata, STA_NOTIFY_SLEEP, &sta->sta); in sta_ps_start()