Home
last modified time | relevance | path

Searched refs:ast_rx_packets (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_ioctl.c248 sc->sc_stats.ast_rx_packets = 0; in ath_ioctl()
253 sc->sc_stats.ast_rx_packets += if_getcounter(ifp, in ath_ioctl()
H A Dif_athioctl.h105 u_int32_t ast_rx_packets; /* packet recv on the interface */ member
H A Dif_ath_sysctl.c1171 &sc->sc_stats.ast_rx_packets, 0, "packet recv on the interface"); in ath_sysctl_stats_attach()
/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h99 u_int32_t ast_rx_packets; /* packet recv on the interface */ member
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c572 ((wf->cur.ath.ast_rx_packets - wf->total.ath.ast_rx_packets) - in ath_get_curstat()
825 (unsigned long) wf->total.ath.ast_rx_packets - in ath_get_totstat()