Searched refs:freq_survey (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dacs.c249 struct freq_survey *survey, *tmp;
255 struct freq_survey, list) {
292 acs_survey_interference_factor(struct freq_survey *survey, s8 min_nf)
328 struct freq_survey *survey;
340 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
384 static int acs_survey_is_sufficient(struct freq_survey *survey)
408 struct freq_survey *survey;
410 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
H A Ddrv_callbacks.c845 struct freq_survey *survey)
865 struct freq_survey *survey, *tmp;
874 struct freq_survey, list) {
/external/wpa_supplicant_8/src/ap/
H A Dacs.c249 struct freq_survey *survey, *tmp;
255 struct freq_survey, list) {
292 acs_survey_interference_factor(struct freq_survey *survey, s8 min_nf)
328 struct freq_survey *survey;
340 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
384 static int acs_survey_is_sufficient(struct freq_survey *survey)
408 struct freq_survey *survey;
410 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
H A Ddrv_callbacks.c845 struct freq_survey *survey)
865 struct freq_survey *survey, *tmp;
874 struct freq_survey, list) {
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dacs.c249 struct freq_survey *survey, *tmp;
255 struct freq_survey, list) {
292 acs_survey_interference_factor(struct freq_survey *survey, s8 min_nf)
328 struct freq_survey *survey;
340 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
384 static int acs_survey_is_sufficient(struct freq_survey *survey)
408 struct freq_survey *survey;
410 dl_list_for_each(survey, &chan->survey_list, struct freq_survey, list)
H A Ddrv_callbacks.c845 struct freq_survey *survey)
865 struct freq_survey *survey, *tmp;
874 struct freq_survey, list) {
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3506 * struct freq_survey - Channel survey info
3520 struct freq_survey { struct
4119 struct dl_list survey_list; /* struct freq_survey */
H A Ddriver_nl80211.c11307 struct freq_survey *survey, *tmp;
11313 struct freq_survey, list) {
11323 struct freq_survey *survey;
11325 survey = os_zalloc(sizeof(struct freq_survey));
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3506 * struct freq_survey - Channel survey info
3520 struct freq_survey { struct
4119 struct dl_list survey_list; /* struct freq_survey */
H A Ddriver_nl80211.c11307 struct freq_survey *survey, *tmp;
11313 struct freq_survey, list) {
11323 struct freq_survey *survey;
11325 survey = os_zalloc(sizeof(struct freq_survey));
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3506 * struct freq_survey - Channel survey info
3520 struct freq_survey { struct
4119 struct dl_list survey_list; /* struct freq_survey */
H A Ddriver_nl80211.c11307 struct freq_survey *survey, *tmp;
11313 struct freq_survey, list) {
11323 struct freq_survey *survey;
11325 survey = os_zalloc(sizeof(struct freq_survey));

Completed in 1315 milliseconds