Home
last modified time | relevance | path

Searched refs:hw_chplan_6g (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_com.h335 u8 hw_chplan_6g,
H A Drtw_mlme_ext.h401 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_com.h335 u8 hw_chplan_6g,
H A Drtw_mlme_ext.h401 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme_ext.h361 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme_ext.h361 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme_ext.c256 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan) in rtw_rfctl_decide_init_chplan() argument
294 if (rtw_is_channel_plan_6g_valid(hw_chplan_6g)) in rtw_rfctl_decide_init_chplan()
295 chplan_6g = hw_chplan_6g; in rtw_rfctl_decide_init_chplan()
297 RTW_PRINT("%s unsupported hw_chplan_6g:0x%02X\n", __func__, hw_chplan_6g); in rtw_rfctl_decide_init_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme_ext.c256 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan) in rtw_rfctl_decide_init_chplan() argument
294 if (rtw_is_channel_plan_6g_valid(hw_chplan_6g)) in rtw_rfctl_decide_init_chplan()
295 chplan_6g = hw_chplan_6g; in rtw_rfctl_decide_init_chplan()
297 RTW_PRINT("%s unsupported hw_chplan_6g:0x%02X\n", __func__, hw_chplan_6g); in rtw_rfctl_decide_init_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme_ext.c447 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan) in rtw_rfctl_decide_init_chplan() argument
485 if (rtw_is_channel_plan_6g_valid(hw_chplan_6g)) in rtw_rfctl_decide_init_chplan()
486 chplan_6g = hw_chplan_6g; in rtw_rfctl_decide_init_chplan()
488 RTW_PRINT("%s unsupported hw_chplan_6g:0x%02X\n", __func__, hw_chplan_6g); in rtw_rfctl_decide_init_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme_ext.c447 const char *hw_alpha2, u8 hw_chplan, u8 hw_chplan_6g, u8 hw_force_chplan) in rtw_rfctl_decide_init_chplan() argument
485 if (rtw_is_channel_plan_6g_valid(hw_chplan_6g)) in rtw_rfctl_decide_init_chplan()
486 chplan_6g = hw_chplan_6g; in rtw_rfctl_decide_init_chplan()
488 RTW_PRINT("%s unsupported hw_chplan_6g:0x%02X\n", __func__, hw_chplan_6g); in rtw_rfctl_decide_init_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com.c384 u8 hw_chplan_6g, in hal_com_config_channel_plan() argument
422 …rtw_rfctl_decide_init_chplan(adapter_to_rfctl(padapter), hw_alpha2, hw_chplan, hw_chplan_6g, force… in hal_com_config_channel_plan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com.c384 u8 hw_chplan_6g, in hal_com_config_channel_plan() argument
422 …rtw_rfctl_decide_init_chplan(adapter_to_rfctl(padapter), hw_alpha2, hw_chplan, hw_chplan_6g, force… in hal_com_config_channel_plan()