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 D | rtw_cfg.c | 395 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 D | rtw_cfg.c | 403 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 D | os_intfs.c | 404 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 D | os_intfs.c | 404 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()
|