Home
last modified time | relevance | path

Searched refs:rtw_country_ie_slave_en_role (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c391 static uint rtw_country_ie_slave_en_role = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_ROLE; variable
392 module_param(rtw_country_ie_slave_en_role, uint, 0644);
393 MODULE_PARM_DESC(rtw_country_ie_slave_en_role, "802.11d country IE slave enable role: BIT0:pure STA…
1085 regsty->country_ie_slave_en_role = rtw_country_ie_slave_en_role; in rtw_regsty_load_country_ie_slave_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c399 static uint rtw_country_ie_slave_en_role = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_ROLE; variable
400 module_param(rtw_country_ie_slave_en_role, uint, 0644);
401 MODULE_PARM_DESC(rtw_country_ie_slave_en_role, "802.11d country IE slave enable role: BIT0:pure STA…
1093 regsty->country_ie_slave_en_role = rtw_country_ie_slave_en_role; in rtw_regsty_load_country_ie_slave_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c400 static uint rtw_country_ie_slave_en_role = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_ROLE; variable
401 module_param(rtw_country_ie_slave_en_role, uint, 0644);
402 MODULE_PARM_DESC(rtw_country_ie_slave_en_role, "802.11d country IE slave enable role: BIT0:pure STA…
1206 regsty->country_ie_slave_en_role = rtw_country_ie_slave_en_role; in rtw_regsty_load_country_ie_slave_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c400 static uint rtw_country_ie_slave_en_role = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_ROLE; variable
401 module_param(rtw_country_ie_slave_en_role, uint, 0644);
402 MODULE_PARM_DESC(rtw_country_ie_slave_en_role, "802.11d country IE slave enable role: BIT0:pure STA…
1191 regsty->country_ie_slave_en_role = rtw_country_ie_slave_en_role; in rtw_regsty_load_country_ie_slave_settings()