Home
last modified time | relevance | path

Searched defs:avg_tx (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/ath/athsurvey/
H A Dathsurvey.c79 uint64_t avg_tx = 0, avg_rx = 0, avg_cc = 0, avg_cext = 0; in process_survey_stats() local
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c1017 int avg_tx = sn->stats[size_bin][rix0].average_tx_time; in update_stats() local