Home
last modified time | relevance | path

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

/Linux-v4.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 …]
/Linux-v4.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 …]