/external/wpa_supplicant_8/src/ap/ |
D | acs.c | 245 static int acs_survey_is_sufficient(struct freq_survey *survey); 250 struct freq_survey *survey, *tmp; in acs_clean_chan_surveys() local 255 dl_list_for_each_safe(survey, tmp, &chan->survey_list, in acs_clean_chan_surveys() 257 dl_list_del(&survey->list); in acs_clean_chan_surveys() 258 os_free(survey); in acs_clean_chan_surveys() 293 acs_survey_interference_factor(struct freq_survey *survey, s8 min_nf) in acs_survey_interference_factor() argument 297 if (survey->filled & SURVEY_HAS_CHAN_TIME_BUSY) in acs_survey_interference_factor() 298 busy = survey->channel_time_busy; in acs_survey_interference_factor() 299 else if (survey->filled & SURVEY_HAS_CHAN_TIME_RX) in acs_survey_interference_factor() 300 busy = survey->channel_time_rx; in acs_survey_interference_factor() [all …]
|
D | drv_callbacks.c | 939 struct freq_survey *survey) in hostapd_update_nf() argument 942 chan->min_nf = survey->nf; in hostapd_update_nf() 943 iface->lowest_nf = survey->nf; in hostapd_update_nf() 946 chan->min_nf = survey->nf; in hostapd_update_nf() 947 else if (survey->nf < chan->min_nf) in hostapd_update_nf() 948 chan->min_nf = survey->nf; in hostapd_update_nf() 949 if (survey->nf < iface->lowest_nf) in hostapd_update_nf() 950 iface->lowest_nf = survey->nf; in hostapd_update_nf() 959 struct freq_survey *survey; in hostapd_single_channel_get_survey() local 962 survey = dl_list_first(&survey_res->survey_list, struct freq_survey, in hostapd_single_channel_get_survey() [all …]
|
/external/openssh/ |
D | Makefile.in | 597 @echo 'The survey results have been placed in the file "survey" in the' 599 @echo '"make send-survey".'
|
D | INSTALL | 240 4. (Optional) Send survey 243 $ make survey 244 [check the contents of the file "survey" to ensure there's no information 246 $ make send-survey 249 host to a survey address. This will help determine which configurations
|
/external/skia/gyp/ |
D | nanomsg.gyp | 64 '../third_party/externals/nanomsg/src/protocols/survey/respondent.c', 65 '../third_party/externals/nanomsg/src/protocols/survey/surveyor.c', 66 '../third_party/externals/nanomsg/src/protocols/survey/xrespondent.c', 67 '../third_party/externals/nanomsg/src/protocols/survey/xsurveyor.c',
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 6700 struct freq_survey *survey, *tmp; in clean_survey_results() local 6705 dl_list_for_each_safe(survey, tmp, &survey_results->survey_list, in clean_survey_results() 6707 dl_list_del(&survey->list); in clean_survey_results() 6708 os_free(survey); in clean_survey_results() 6716 struct freq_survey *survey; in add_survey() local 6718 survey = os_zalloc(sizeof(struct freq_survey)); in add_survey() 6719 if (!survey) in add_survey() 6722 survey->ifidx = ifidx; in add_survey() 6723 survey->freq = nla_get_u32(sinfo[NL80211_SURVEY_INFO_FREQUENCY]); in add_survey() 6724 survey->filled = 0; in add_survey() [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | defconfig | 302 # your driver must have survey dump capability that is filled by the driver 305 # You can customize the ACS survey algorithm with the hostapd.conf variable
|
/external/llvm/docs/ |
D | CompilerWriterInfo.rst | 164 good survey of the prefetching capabilities of a variety of modern
|
/external/slf4j/slf4j-site/src/site/pages/css/ |
D | site.css | 311 .survey {
|
/external/gptfdisk/ |
D | README.Windows | 48 done an extensive survey of Windows partitioning tools on this score.
|
/external/libxml2/result/ |
D | intsubset2.xml.sax | 124 based on a survey in newspapers, so it is biassed towards kanji
|
D | intsubset2.xml.sax2 | 124 based on a survey in newspapers, so it is biassed towards kanji
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
D | README | 28 survey http://rechten.uvt.nl/koops/cryptolaw/index.htm for useful
|
/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_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 | 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 | libexif-12.pot | 2680 "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 | sq.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 | ru.po | 2748 "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 | pt.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 "
|