Home
last modified time | relevance | path

Searched refs:survey (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c597 HAL_SURVEY_SAMPLE survey; in ar9300_ani_poll_freebsd() local
601 OS_MEMZERO(&survey, sizeof(survey)); in ar9300_ani_poll_freebsd()
610 survey.cycle_count = anistats.cyclecnt_diff; in ar9300_ani_poll_freebsd()
611 survey.chan_busy = anistats.rxclr_cnt; in ar9300_ani_poll_freebsd()
612 survey.ext_chan_busy = anistats.extrxclr_cnt; in ar9300_ani_poll_freebsd()
613 survey.tx_busy = anistats.txframecnt_diff; in ar9300_ani_poll_freebsd()
614 survey.rx_busy = anistats.rxframecnt_diff; in ar9300_ani_poll_freebsd()
615 ath_hal_survey_add_sample(ah, &survey); in ar9300_ani_poll_freebsd()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dmember_lib.rst51 [Member-survey] for a survey of possible networking usages. The above figure
388 [Member-survey] A Broder and M Mitzenmacher, "Network Applications of Bloom Filters: A Survey," in …