Home
last modified time | relevance | path

Searched refs:best_5g_ch (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_escan.h43 int best_5g_ch; member
H A Dwl_android_ext.h177 int *best_2g_ch, int *best_5g_ch, int *best_6g_ch
H A Dwl_android_ext.c3053 int *best_2g_ch, int *best_5g_ch, int *best_6g_ch) in wl_ext_get_best_channel() argument
3223 *best_5g_ch = 0; in wl_ext_get_best_channel()
3228 *best_5g_ch = i*4 + 36; in wl_ext_get_best_channel()
3234 *best_5g_ch = i*4 + 149; in wl_ext_get_best_channel()
3306 *best_2g_ch, *best_5g_ch); in wl_ext_get_best_channel()
3517 chanspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(escan->best_5g_ch), in wl_ext_drv_apcs()
H A Dwl_escan.c286 &escan->best_2g_ch, &escan->best_5g_ch, &escan->best_6g_ch); in wl_escan_inform_bss()
294 &escan->best_2g_ch, &escan->best_5g_ch, &escan->best_6g_ch); in wl_escan_inform_bss()
H A Dwl_iw.c4344 dhd->escan->best_5g_ch = 0; in wl_iw_autochannel()
4347 dhd->escan->best_2g_ch, dhd->escan->best_5g_ch); in wl_iw_autochannel()
H A Dwl_cfgscan.c644 &cfg->best_2g_ch, &cfg->best_5g_ch, &cfg->best_6g_ch); in wl_inform_bss()
647 &cfg->best_2g_ch, &cfg->best_5g_ch, &cfg->best_6g_ch); in wl_inform_bss()
H A Dwl_cfg80211.h1982 int best_5g_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_escan.h43 int best_5g_ch; member
H A Dwl_android_ext.h181 int ioctl_ver, int *best_2g_ch, int *best_5g_ch, int *best_6g_ch
H A Dwl_android_ext.c3063 int ioctl_ver, int *best_2g_ch, int *best_5g_ch, int *best_6g_ch) in wl_ext_get_best_channel() argument
3223 *best_5g_ch = 0; in wl_ext_get_best_channel()
3228 *best_5g_ch = i*4 + 36; in wl_ext_get_best_channel()
3234 *best_5g_ch = i*4 + 149; in wl_ext_get_best_channel()
3306 *best_2g_ch, *best_5g_ch); in wl_ext_get_best_channel()
3505 channel = escan->best_5g_ch; in wl_ext_drv_apcs()
H A Dwl_escan.c286 escan->ioctl_ver, &escan->best_2g_ch, &escan->best_5g_ch, &escan->best_6g_ch); in wl_escan_inform_bss()
294 &escan->best_2g_ch, &escan->best_5g_ch, &escan->best_6g_ch); in wl_escan_inform_bss()
H A Dwl_iw.c4292 dhd->escan->best_5g_ch = 0; in wl_iw_autochannel()
4295 dhd->escan->best_2g_ch, dhd->escan->best_5g_ch); in wl_iw_autochannel()
H A Dwl_cfgscan.c648 &cfg->best_2g_ch, &cfg->best_5g_ch, &cfg->best_6g_ch); in wl_inform_bss()
651 &cfg->best_2g_ch, &cfg->best_5g_ch, &cfg->best_6g_ch); in wl_inform_bss()
H A Dwl_cfg80211.h1979 int best_5g_ch; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_escan.h32 int best_5g_ch; member
H A Dwl_android.h334 int ioctl_ver, int *best_2g_ch, int *best_5g_ch
H A Dwl_escan.c258 escan->ioctl_ver, &escan->best_2g_ch, &escan->best_5g_ch); in wl_escan_inform_bss()
262 &escan->best_2g_ch, &escan->best_5g_ch); in wl_escan_inform_bss()
H A Dwl_android_ext.c6724 int ioctl_ver, int *best_2g_ch, int *best_5g_ch in wl_ext_get_best_channel() argument
6826 *best_5g_ch = 0; in wl_ext_get_best_channel()
6831 *best_5g_ch = i*4 + 36; in wl_ext_get_best_channel()
6837 *best_5g_ch = i*4 + 149; in wl_ext_get_best_channel()
6860 *best_2g_ch, *best_5g_ch); in wl_ext_get_best_channel()
7038 channel = escan->best_5g_ch; in wl_ext_drv_apcs()
H A Dwl_cfg80211.h933 int best_5g_ch; member
H A Dwl_iw.c4308 dhd->escan->best_5g_ch = 0; in wl_iw_autochannel()
4311 dhd->escan->best_2g_ch, dhd->escan->best_5g_ch); in wl_iw_autochannel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Drtw_proc.c1017 u8 best_24g_ch = 0, best_5g_ch = 0; in proc_get_best_chan() local
1019 rtw_hal_get_odm_var(adapter, HAL_ODM_AUTO_CHNL_SEL, &(best_24g_ch), &(best_5g_ch)); in proc_get_best_chan()
1022 DBG_871X_SEL_NL(m, "Best 5G CH:%u\n", best_5g_ch); in proc_get_best_chan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Drtw_proc.c1460 u8 best_24g_ch = 0, best_5g_ch = 0; in proc_get_best_chan() local
1462 rtw_hal_get_odm_var(adapter, HAL_ODM_AUTO_CHNL_SEL, &(best_24g_ch), &(best_5g_ch)); in proc_get_best_chan()
1465 DBG_871X_SEL_NL(m, "Best 5G CH:%u\n", best_5g_ch); in proc_get_best_chan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Drtw_proc.c1669 u8 best_24g_ch = 0, best_5g_ch = 0; in proc_get_best_chan() local
1671 rtw_hal_get_odm_var(adapter, HAL_ODM_AUTO_CHNL_SEL, &(best_24g_ch), &(best_5g_ch)); in proc_get_best_chan()
1674 RTW_PRINT_SEL(m, "Best 5G CH:%u\n", best_5g_ch); in proc_get_best_chan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com.c7406 u8 best_5g_ch = 0; in rtw_acs_start() local
7408 rtw_hal_get_odm_var(padapter, HAL_ODM_AUTO_CHNL_SEL, &(best_24g_ch), &(best_5g_ch)); in rtw_acs_start()
7410 DBG_871X("[ACS-"ADPT_FMT"] Best 5G CH:%u\n", ADPT_ARG(padapter), best_5g_ch); in rtw_acs_start()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com.c8074 u8 best_5g_ch = 0; in rtw_acs_start() local
8076 rtw_hal_get_odm_var(padapter, HAL_ODM_AUTO_CHNL_SEL, &(best_24g_ch), &(best_5g_ch)); in rtw_acs_start()
8078 DBG_871X("[ACS-"ADPT_FMT"] Best 5G CH:%u\n", ADPT_ARG(padapter), best_5g_ch); in rtw_acs_start()

12