Home
last modified time | relevance | path

Searched refs:wow_vif (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dwow.h41 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_mgd_linked() local
42 struct rtw_vif *rtwvif = (struct rtw_vif *)wow_vif->drv_priv; in rtw_wow_mgd_linked()
49 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_no_link() local
50 struct rtw_vif *rtwvif = (struct rtw_vif *)wow_vif->drv_priv; in rtw_wow_no_link()
H A Dwow.c327 if (vif != rtwdev->wow.wow_vif) in rtw_wow_fw_security_type_iter()
360 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_fw_security_type() local
363 rtw_iterate_keys(rtwdev, wow_vif, in rtw_wow_fw_security_type()
472 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_dl_fw_rsvd_page() local
473 struct rtw_vif *rtwvif = (struct rtw_vif *)wow_vif->drv_priv; in rtw_wow_dl_fw_rsvd_page()
608 struct ieee80211_vif *wow_vif = rtw_wow->wow_vif; in rtw_wow_enter_linked_ps() local
609 struct rtw_vif *rtwvif = (struct rtw_vif *)wow_vif in rtw_wow_enter_linked_ps()
[all...]
H A Dmain.h998 struct ieee80211_vif *wow_vif; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dwow.h41 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_mgd_linked() local
42 struct rtw_vif *rtwvif = (struct rtw_vif *)wow_vif->drv_priv; in rtw_wow_mgd_linked()
49 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_no_link() local
50 struct rtw_vif *rtwvif = (struct rtw_vif *)wow_vif->drv_priv; in rtw_wow_no_link()
H A Dwow.c57 ieee80211_report_wowlan_wakeup(rtwdev->wow.wow_vif, NULL, in rtw_wow_show_wakeup_reason()
61 ieee80211_report_wowlan_wakeup(rtwdev->wow.wow_vif, &wakeup, in rtw_wow_show_wakeup_reason()
355 if (vif != rtwdev->wow.wow_vif) in rtw_wow_fw_security_type_iter()
389 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_fw_security_type() local
392 rtw_iterate_keys(rtwdev, wow_vif, in rtw_wow_fw_security_type()
476 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw_wow_config_wow_fw_rsvd_page() local
477 struct rtw_vif *rtwvif = (struct rtw_vif *)wow_vif->drv_priv; in rtw_wow_config_wow_fw_rsvd_page()
491 struct ieee80211_vif *wow_vif in rtw_wow_config_normal_fw_rsvd_page() local
631 struct ieee80211_vif *wow_vif = rtw_wow->wow_vif; rtw_wow_enter_linked_ps() local
[all...]
H A Dmain.h1043 struct ieee80211_vif *wow_vif; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dwow.c22 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw89_wow_enter_deep_ps() local
23 struct rtw89_vif *rtwvif = (struct rtw89_vif *)wow_vif->drv_priv; in rtw89_wow_enter_deep_ps()
30 struct ieee80211_vif *wow_vif = rtwdev->wow.wow_vif; in rtw89_wow_enter_lps() local
31 struct rtw89_vif *rtwvif = (struct rtw89_vif *)wow_vif->drv_priv; in rtw89_wow_enter_lps()
136 ieee80211_report_wowlan_wakeup(rtwdev->wow.wow_vif, NULL, in rtw89_wow_show_wakeup_reason()
141 ieee80211_report_wowlan_wakeup(rtwdev->wow.wow_vif, &wakeup, in rtw89_wow_show_wakeup_reason()
153 if (rtw_wow->wow_vif || vif->type != NL80211_IFTYPE_STATION) in rtw89_wow_vif_iter()
158 rtw_wow->wow_vif in rtw89_wow_vif_iter()
420 struct ieee80211_vif *wow_vif = rtw_wow->wow_vif; rtw89_wow_cfg_wake() local
489 struct ieee80211_vif *wow_vif = rtw_wow->wow_vif; rtw89_wow_swap_fw() local
[all...]
H A Dcore.h4348 struct ieee80211_vif *wow_vif; member

Completed in 27 milliseconds