Searched refs:wl_channel_list_t (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 65 } wl_channel_list_t; typedef 178 wl_channel_list_t channels;
|
| H A D | dhd_config.c | 3624 memset(&conf->channels, 0, sizeof(wl_channel_list_t)); in dhd_conf_preinit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 75 } wl_channel_list_t; typedef 224 wl_channel_list_t channels;
|
| H A D | wl_escan.h | 26 wl_channel_list_t channels;
|
| H A D | wl_escan.c | 930 memcpy(list, &scan_info->channels, sizeof(wl_channel_list_t)); in wl_escan_set_scan()
|
| H A D | dhd_config.c | 4896 memset(&conf->channels, 0, sizeof(wl_channel_list_t)); in dhd_conf_preinit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_escan.h | 26 wl_channel_list_t channels;
|
| H A D | dhd_config.h | 74 } wl_channel_list_t; typedef 225 wl_channel_list_t channels;
|
| H A D | wl_escan.c | 929 memcpy(list, &scan_info->channels, sizeof(wl_channel_list_t)); in wl_escan_set_scan()
|
| H A D | dhd_config.c | 5081 memset(&conf->channels, 0, sizeof(wl_channel_list_t)); in dhd_conf_preinit()
|