Home
last modified time | relevance | path

Searched defs:rtl_ps_ctl (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2020 struct rtl_ps_ctl { struct
2021 bool pwrdomain_protect;
2022 bool in_powersavemode;
2023 bool rfchange_inprogress;
2024 bool swrf_processing;
2025 bool hwradiooff;
2031 bool support_aspm;
2032 bool support_backdoor;
2035 enum rt_psmode dot11_psmode; /*Power save mode configured. */
2036 bool swctrl_lps;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2003 struct rtl_ps_ctl { struct
2004 bool pwrdomain_protect;
2005 bool in_powersavemode;
2006 bool rfchange_inprogress;
2007 bool swrf_processing;
2008 bool hwradiooff;
2013 bool support_aspm;
2014 bool support_backdoor;
2017 enum rt_psmode dot11_psmode; /*Power save mode configured. */
2018 bool swctrl_lps;
[all …]
/kernel/linux/linux-4.19/drivers/staging/rtlwifi/
Dwifi.h1948 struct rtl_ps_ctl { struct
1949 bool pwrdomain_protect;
1950 bool in_powersavemode;
1951 bool rfchange_inprogress;
1952 bool swrf_processing;
1953 bool hwradiooff;
1958 bool support_aspm;
1959 bool support_backdoor;
1962 enum rt_psmode dot11_psmode; /*Power save mode configured. */
1963 bool swctrl_lps;
[all …]