Searched refs:ast_rx_noise (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h125 int8_t ast_rx_noise; /* rx noise floor */ member in struct:wtap_stats
/freebsd-11-stable/tools/tools/ath/athstats/
H A Dathstats.c741 snprintf(b, bs, "%d", wf->cur.ath.ast_rx_noise);
745 wf->cur.ath.ast_tx_rssi + wf->cur.ath.ast_rx_noise);
749 wf->cur.ath.ast_rx_rssi + wf->cur.ath.ast_rx_noise);
986 snprintf(b, bs, "%d", wf->total.ath.ast_rx_noise);
990 wf->total.ath.ast_tx_rssi + wf->total.ath.ast_rx_noise);
994 wf->total.ath.ast_rx_rssi + wf->total.ath.ast_rx_noise);
/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h126 int8_t ast_rx_noise; /* rx noise floor */ member in struct:ath_stats
H A Dif_ath_rx_edma.c390 sc->sc_stats.ast_rx_noise = nf;
H A Dif_ath_rx.c1039 sc->sc_stats.ast_rx_noise = nf;

Completed in 180 milliseconds