Searched refs:best_6g_ch (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_escan.h | 44 int best_6g_ch; member
|
| H A D | wl_android_ext.h | 177 int *best_2g_ch, int *best_5g_ch, int *best_6g_ch
|
| H A D | wl_android_ext.c | 3053 int *best_2g_ch, int *best_5g_ch, int *best_6g_ch) in wl_ext_get_best_channel() argument 3238 *best_6g_ch = 0; in wl_ext_get_best_channel() 3243 *best_6g_ch = i*4 + 1; in wl_ext_get_best_channel() 3249 *best_6g_ch = i*4 + 97; in wl_ext_get_best_channel() 3255 *best_6g_ch = i*4 + 117; in wl_ext_get_best_channel() 3261 *best_6g_ch = i*4 + 189; in wl_ext_get_best_channel() 3308 bcm_bprintf(&strbuf, ", best_6g_ch=%d", *best_6g_ch); in wl_ext_get_best_channel() 3522 chanspec = wf_create_chspec_from_primary(wf_chspec_primary20_chan(escan->best_6g_ch), in wl_ext_drv_apcs()
|
| H A D | wl_escan.c | 286 &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 D | wl_cfgscan.c | 644 &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 D | wl_cfg80211.h | 1983 int best_6g_ch; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_escan.h | 44 int best_6g_ch; member
|
| H A D | wl_android_ext.h | 181 int ioctl_ver, int *best_2g_ch, int *best_5g_ch, int *best_6g_ch
|
| H A D | wl_android_ext.c | 3063 int ioctl_ver, int *best_2g_ch, int *best_5g_ch, int *best_6g_ch) in wl_ext_get_best_channel() argument 3238 *best_6g_ch = 0; in wl_ext_get_best_channel() 3243 *best_6g_ch = i*4 + 1; in wl_ext_get_best_channel() 3249 *best_6g_ch = i*4 + 97; in wl_ext_get_best_channel() 3255 *best_6g_ch = i*4 + 117; in wl_ext_get_best_channel() 3261 *best_6g_ch = i*4 + 189; in wl_ext_get_best_channel() 3308 bcm_bprintf(&strbuf, ", best_6g_ch=%d", *best_6g_ch); in wl_ext_get_best_channel() 3508 channel = escan->best_6g_ch; in wl_ext_drv_apcs()
|
| H A D | wl_escan.c | 286 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 D | wl_cfgscan.c | 648 &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 D | wl_cfg80211.h | 1980 int best_6g_ch; member
|