Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_cfg.c380 uint rtw_channel_plan_6g = CONFIG_RTW_CHPLAN_6G; variable
381 module_param(rtw_channel_plan_6g, uint, 0644);
382 MODULE_PARM_DESC(rtw_channel_plan_6g, "The default chplan_6g ID when rtw_alpha2 is not specified or…
1033 chplan_6g = rtw_channel_plan_6g; in rtw_regsty_load_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_cfg.c388 uint rtw_channel_plan_6g = CONFIG_RTW_CHPLAN_6G; variable
389 module_param(rtw_channel_plan_6g, uint, 0644);
390 MODULE_PARM_DESC(rtw_channel_plan_6g, "The default chplan_6g ID when rtw_alpha2 is not specified or…
1041 chplan_6g = rtw_channel_plan_6g; in rtw_regsty_load_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c389 uint rtw_channel_plan_6g = CONFIG_RTW_CHPLAN_6G; variable
390 module_param(rtw_channel_plan_6g, uint, 0644);
391 MODULE_PARM_DESC(rtw_channel_plan_6g, "The default chplan_6g ID when rtw_alpha2 is not specified or…
1154 chplan_6g = rtw_channel_plan_6g; in rtw_regsty_load_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c389 uint rtw_channel_plan_6g = CONFIG_RTW_CHPLAN_6G; variable
390 module_param(rtw_channel_plan_6g, uint, 0644);
391 MODULE_PARM_DESC(rtw_channel_plan_6g, "The default chplan_6g ID when rtw_alpha2 is not specified or…
1139 chplan_6g = rtw_channel_plan_6g; in rtw_regsty_load_chplan()