Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c395 static uint rtw_country_ie_slave_en_ifbmp = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_IFBMP; variable
396 module_param(rtw_country_ie_slave_en_ifbmp, uint, 0644);
397 MODULE_PARM_DESC(rtw_country_ie_slave_en_ifbmp, "802.11d country IE slave enable iface bitmap");
1086 regsty->country_ie_slave_en_ifbmp = rtw_country_ie_slave_en_ifbmp; in rtw_regsty_load_country_ie_slave_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c403 static uint rtw_country_ie_slave_en_ifbmp = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_IFBMP; variable
404 module_param(rtw_country_ie_slave_en_ifbmp, uint, 0644);
405 MODULE_PARM_DESC(rtw_country_ie_slave_en_ifbmp, "802.11d country IE slave enable iface bitmap");
1094 regsty->country_ie_slave_en_ifbmp = rtw_country_ie_slave_en_ifbmp; in rtw_regsty_load_country_ie_slave_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c404 static uint rtw_country_ie_slave_en_ifbmp = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_IFBMP; variable
405 module_param(rtw_country_ie_slave_en_ifbmp, uint, 0644);
406 MODULE_PARM_DESC(rtw_country_ie_slave_en_ifbmp, "802.11d country IE slave enable iface bitmap");
1207 regsty->country_ie_slave_en_ifbmp = rtw_country_ie_slave_en_ifbmp; in rtw_regsty_load_country_ie_slave_settings()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c404 static uint rtw_country_ie_slave_en_ifbmp = CONFIG_RTW_COUNTRY_IE_SLAVE_EN_IFBMP; variable
405 module_param(rtw_country_ie_slave_en_ifbmp, uint, 0644);
406 MODULE_PARM_DESC(rtw_country_ie_slave_en_ifbmp, "802.11d country IE slave enable iface bitmap");
1192 regsty->country_ie_slave_en_ifbmp = rtw_country_ie_slave_en_ifbmp; in rtw_regsty_load_country_ie_slave_settings()