Searched refs:hostapd_drv_get_survey (Results 1 – 3 of 3) sorted by relevance
52 err = hostapd_drv_get_survey(hapd, hapd->iface->freq); in update_channel_utilization()
896 err = hostapd_drv_get_survey(iface->bss[0], 0); in acs_scan_complete()
257 static inline int hostapd_drv_get_survey(struct hostapd_data *hapd, in hostapd_drv_get_survey() function