Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2381 struct rtl_mod_params { struct
2383 u64 debug_mask;
2385 bool sw_crypto;
2388 int debug_level;
2391 bool inactiveps;
2394 bool swctrl_lps;
2397 bool fwctrl_lps;
2402 bool msi_support;
2405 bool dma64;
2408 int aspm_support;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2360 struct rtl_mod_params { struct
2362 u64 debug_mask;
2364 bool sw_crypto;
2367 int debug_level;
2370 bool inactiveps;
2373 bool swctrl_lps;
2376 bool fwctrl_lps;
2381 bool msi_support;
2384 bool dma64;
2387 int aspm_support;
[all …]
/kernel/linux/linux-4.19/drivers/staging/rtlwifi/
Dwifi.h2326 struct rtl_mod_params { struct
2328 u64 debug_mask;
2330 bool sw_crypto;
2333 int debug_level;
2336 bool inactiveps;
2339 bool swctrl_lps;
2342 bool fwctrl_lps;
2347 bool msi_support;
2350 bool dma64;
2353 int aspm_support;
[all …]