Searched refs:dhd_conf_match_channel (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 314 bool dhd_conf_match_channel(dhd_pub_t *dhd, uint32 channel);
|
| H A D | wl_escan.c | 495 if (!dhd_conf_match_channel(escan->pub, channel)) in wl_escan_handler() 700 if (!dhd_conf_match_channel(escan->pub, channel)) in wl_escan_prep()
|
| H A D | wl_android_ext.c | 1197 if (!dhd_conf_match_channel(dhd, chan_tmp)) in wl_ext_get_default_chan() 6755 if (!dhd_conf_match_channel(dhd, ch)) in wl_ext_get_best_channel()
|
| H A D | dhd_config.c | 1010 dhd_conf_match_channel(dhd_pub_t *dhd, uint32 channel) in dhd_conf_match_channel() function
|
| H A D | wl_cfg80211.c | 2705 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_scan_prep() 16457 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_escan_handler() 17710 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_construct_reginfo()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 414 bool dhd_conf_match_channel(dhd_pub_t *dhd, uint32 channel);
|
| H A D | wl_escan.c | 527 if (!dhd_conf_match_channel(escan->pub, channel)) in wl_escan_ext_handler()
|
| H A D | wl_cfgscan.c | 1025 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_escan_handler() 1645 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_cfgscan_populate_scan_channels()
|
| H A D | wl_android_ext.c | 1112 if (!dhd_conf_match_channel(dhd, chan_tmp)) in wl_ext_get_default_chan()
|
| H A D | dhd_config.c | 1913 dhd_conf_match_channel(dhd_pub_t *dhd, uint32 channel) in dhd_conf_match_channel() function
|
| H A D | wl_cfg80211.c | 16717 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_construct_reginfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 420 bool dhd_conf_match_channel(dhd_pub_t *dhd, uint32 channel);
|
| H A D | wl_escan.c | 527 if (!dhd_conf_match_channel(escan->pub, channel)) in wl_escan_ext_handler()
|
| H A D | wl_cfgscan.c | 1021 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_escan_handler() 1641 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_cfgscan_populate_scan_channels()
|
| H A D | wl_android_ext.c | 1147 if (!dhd_conf_match_channel(dhd, chan_tmp)) in wl_ext_get_default_chan()
|
| H A D | dhd_config.c | 2032 dhd_conf_match_channel(dhd_pub_t *dhd, uint32 channel) in dhd_conf_match_channel() function
|
| H A D | wl_cfg80211.c | 16835 if (!dhd_conf_match_channel(cfg->pub, channel)) in wl_construct_reginfo()
|