/external/wpa_supplicant_8/src/ap/ |
D | acs.c | 248 struct freq_survey *survey, *tmp; in acs_clean_chan_surveys() local 253 dl_list_for_each_safe(survey, tmp, &chan->survey_list, in acs_clean_chan_surveys() 255 dl_list_del(&survey->list); in acs_clean_chan_surveys() 256 os_free(survey); in acs_clean_chan_surveys() 290 acs_survey_interference_factor(struct freq_survey *survey, s8 min_nf) in acs_survey_interference_factor() argument 294 if (survey->filled & SURVEY_HAS_CHAN_TIME_BUSY) in acs_survey_interference_factor() 295 busy = survey->channel_time_busy; in acs_survey_interference_factor() 296 else if (survey->filled & SURVEY_HAS_CHAN_TIME_RX) in acs_survey_interference_factor() 297 busy = survey->channel_time_rx; in acs_survey_interference_factor() 305 total = survey->channel_time; in acs_survey_interference_factor() [all …]
|
D | drv_callbacks.c | 742 struct freq_survey *survey) in hostapd_update_nf() argument 745 chan->min_nf = survey->nf; in hostapd_update_nf() 746 iface->lowest_nf = survey->nf; in hostapd_update_nf() 749 chan->min_nf = survey->nf; in hostapd_update_nf() 750 else if (survey->nf < chan->min_nf) in hostapd_update_nf() 751 chan->min_nf = survey->nf; in hostapd_update_nf() 752 if (survey->nf < iface->lowest_nf) in hostapd_update_nf() 753 iface->lowest_nf = survey->nf; in hostapd_update_nf() 762 struct freq_survey *survey, *tmp; in hostapd_event_get_survey() local 770 dl_list_for_each_safe(survey, tmp, &survey_results->survey_list, in hostapd_event_get_survey() [all …]
|
/external/openssh/ |
D | Makefile.in | 431 @echo 'The survey results have been placed in the file "survey" in the' 433 @echo '"make send-survey".'
|
D | INSTALL | 241 4. (Optional) Send survey 244 $ make survey 245 [check the contents of the file "survey" to ensure there's no information 247 $ make send-survey 250 host to a survey address. This will help determine which configurations
|
D | configure | 16884 "survey.sh") CONFIG_FILES="$CONFIG_FILES survey.sh" ;;
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 10027 struct freq_survey *survey, *tmp; in clean_survey_results() local 10032 dl_list_for_each_safe(survey, tmp, &survey_results->survey_list, in clean_survey_results() 10034 dl_list_del(&survey->list); in clean_survey_results() 10035 os_free(survey); in clean_survey_results() 10043 struct freq_survey *survey; in add_survey() local 10045 survey = os_zalloc(sizeof(struct freq_survey)); in add_survey() 10046 if (!survey) in add_survey() 10049 survey->ifidx = ifidx; in add_survey() 10050 survey->freq = nla_get_u32(sinfo[NL80211_SURVEY_INFO_FREQUENCY]); in add_survey() 10051 survey->filled = 0; in add_survey() [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 290 # your driver must have survey dump capability that is filled by the driver 293 # You can customize the ACS survey algorithm with the hostapd.conf variable
|
/external/llvm/docs/ |
D | CompilerWriterInfo.rst | 153 good survey of the prefetching capabilities of a variety of modern
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts3near.test | 511 superthin supplest suppositive surcease surfs surprise survey
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 1122 surrenderesurvey0K'JO!=survey)K!$JO= surveyed 3K$JO!=9
|
/external/libexif/po/ |
D | en_GB.po | 2763 "Indicates the geodetic survey data used by the GPS receiver. If the survey " 2768 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | en_AU.po | 2763 "Indicates the geodetic survey data used by the GPS receiver. If the survey " 2768 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | libexif-12.pot | 2680 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | ru.po | 2748 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | ja.po | 2693 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | pt.po | 2684 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | be.po | 2684 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | en_CA.po | 2689 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | zh_CN.po | 2684 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | tr.po | 2684 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | sr.po | 2725 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | uk.po | 2683 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | sq.po | 2684 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | sv.po | 2737 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|
D | fr.po | 2859 "Indicates the geodetic survey data used by the GPS receiver. If the survey "
|