Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Drtw8821c.c1861 {0, 0, RTW_REG_DOMAIN_NL},
1868 {0, 0, RTW_REG_DOMAIN_NL},
1874 {0, 0, RTW_REG_DOMAIN_NL},
Drtw8822b.c2475 {0, 0, RTW_REG_DOMAIN_NL},
2482 {0, 0, RTW_REG_DOMAIN_NL},
2488 {0, 0, RTW_REG_DOMAIN_NL},
Drtw8723d.c2685 {0, 0, RTW_REG_DOMAIN_NL},
2690 {0, 0, RTW_REG_DOMAIN_NL},
2696 {0, 0, RTW_REG_DOMAIN_NL},
Dmain.h540 #define RTW_REG_DOMAIN_NL 0xFF macro
Drtw8822c.c5293 {0, 0, RTW_REG_DOMAIN_NL},
5300 {0, 0, RTW_REG_DOMAIN_NL},
5306 {0, 0, RTW_REG_DOMAIN_NL},
Dcoex.c3753 if (reg->domain == RTW_REG_DOMAIN_NL) { in rtw_coex_set_coexinfo_hw()