| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_chplan.h | 26 #define RTW_CHPLAN_6G_UNSPECIFIED 0xFF macro
|
| H A D | rtw_cmd.c | 2058 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_set_country_cmd() 2082 ent.chplan_6g = rtk_ent_exist ? rtk_ent.chplan_6g : RTW_CHPLAN_6G_UNSPECIFIED; in rtw_sync_os_regd_cmd() 2098 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_sync_os_regd_cmd() 2177 return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED in rtw_apply_recv_country_ie_cmd()
|
| H A D | rtw_chplan.c | 3004 *chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_chplan_ioctl_input_mapping() 3213 if (ent->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_country_chplan()
|
| H A D | rtw_mlme_ext.c | 378 rfctl->user_chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_rfctl_init() 534 } else if (sw_chplan_6g != RTW_CHPLAN_6G_UNSPECIFIED) in rtw_rfctl_decide_init_chplan() 1368 if (chplan->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_cur_chset() 16886 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in get_str_of_set_chplan_keys() 17059 if (param->channel_plan_6g != RTW_CHPLAN_6G_UNSPECIFIED in rtw_chplan_rtk_priv_req_prehdl_domain_code() 17071 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in rtw_chplan_rtk_priv_req_prehdl_domain_code()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_chplan.h | 26 #define RTW_CHPLAN_6G_UNSPECIFIED 0xFF macro
|
| H A D | rtw_cmd.c | 1964 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_set_country_cmd() 1988 ent.chplan_6g = rtk_ent_exist ? rtk_ent.chplan_6g : RTW_CHPLAN_6G_UNSPECIFIED; in rtw_sync_os_regd_cmd() 2004 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_sync_os_regd_cmd() 2084 return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED in rtw_apply_recv_country_ie_cmd()
|
| H A D | rtw_chplan.c | 3238 *chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_chplan_ioctl_input_mapping() 3447 if (ent->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_country_chplan()
|
| H A D | rtw_mlme_ext.c | 203 rfctl->user_chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_rfctl_init() 343 } else if (sw_chplan_6g != RTW_CHPLAN_6G_UNSPECIFIED) in rtw_rfctl_decide_init_chplan() 1175 if (chplan->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_cur_chset() 13247 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED) 13420 if (param->channel_plan_6g != RTW_CHPLAN_6G_UNSPECIFIED 13432 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_chplan.h | 26 #define RTW_CHPLAN_6G_UNSPECIFIED 0xFF macro
|
| H A D | rtw_cmd.c | 1967 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_set_country_cmd() 1991 ent.chplan_6g = rtk_ent_exist ? rtk_ent.chplan_6g : RTW_CHPLAN_6G_UNSPECIFIED; in rtw_sync_os_regd_cmd() 2007 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_sync_os_regd_cmd() 2087 return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED in rtw_apply_recv_country_ie_cmd()
|
| H A D | rtw_chplan.c | 3238 *chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_chplan_ioctl_input_mapping() 3447 if (ent->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_country_chplan()
|
| H A D | rtw_mlme_ext.c | 203 rfctl->user_chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_rfctl_init() 343 } else if (sw_chplan_6g != RTW_CHPLAN_6G_UNSPECIFIED) in rtw_rfctl_decide_init_chplan() 1175 if (chplan->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_cur_chset() 13218 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED) 13391 if (param->channel_plan_6g != RTW_CHPLAN_6G_UNSPECIFIED 13403 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_chplan.h | 26 #define RTW_CHPLAN_6G_UNSPECIFIED 0xFF macro
|
| H A D | rtw_cmd.c | 2058 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_set_country_cmd() 2082 ent.chplan_6g = rtk_ent_exist ? rtk_ent.chplan_6g : RTW_CHPLAN_6G_UNSPECIFIED; in rtw_sync_os_regd_cmd() 2098 …return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED, &ent… in rtw_sync_os_regd_cmd() 2177 return _rtw_set_chplan_cmd(adapter, flags, RTW_CHPLAN_UNSPECIFIED, RTW_CHPLAN_6G_UNSPECIFIED in rtw_apply_recv_country_ie_cmd()
|
| H A D | rtw_chplan.c | 3004 *chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_chplan_ioctl_input_mapping() 3213 if (ent->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_country_chplan()
|
| H A D | rtw_mlme_ext.c | 378 rfctl->user_chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_rfctl_init() 534 } else if (sw_chplan_6g != RTW_CHPLAN_6G_UNSPECIFIED) in rtw_rfctl_decide_init_chplan() 1368 if (chplan->chplan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in dump_cur_chset() 16830 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in get_str_of_set_chplan_keys() 17003 if (param->channel_plan_6g != RTW_CHPLAN_6G_UNSPECIFIED in rtw_chplan_rtk_priv_req_prehdl_domain_code() 17015 if (param->channel_plan_6g == RTW_CHPLAN_6G_UNSPECIFIED) in rtw_chplan_rtk_priv_req_prehdl_domain_code()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_cfg.c | 1029 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_regsty_load_chplan()
|
| H A D | rtw_proc.c | 1716 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in proc_set_chan_plan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_cfg.c | 1037 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_regsty_load_chplan()
|
| H A D | rtw_proc.c | 1688 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in proc_set_chan_plan()
|
| H A D | ioctl_linux.c | 3355 …if (_SUCCESS != rtw_set_channel_plan(padapter, channel_plan_req, RTW_CHPLAN_6G_UNSPECIFIED, RTW_RE…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | os_intfs.c | 1150 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_regsty_load_chplan()
|
| H A D | rtw_proc.c | 1565 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in proc_set_chan_plan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | os_intfs.c | 1135 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in rtw_regsty_load_chplan()
|
| H A D | rtw_proc.c | 1565 u16 chplan_6g = RTW_CHPLAN_6G_UNSPECIFIED; in proc_set_chan_plan()
|