Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_ioctl.c250 sc->sc_stats.ast_rx_packets = 0; in ath_ioctl()
255 sc->sc_stats.ast_rx_packets += ifp->if_get_counter(ifp, in ath_ioctl()
Dif_athioctl.h102 u_int32_t ast_rx_packets; /* packet recv on the interface */ member
Dif_ath_sysctl.c1171 &sc->sc_stats.ast_rx_packets, 0, "packet recv on the interface"); in ath_sysctl_stats_attach()
/freebsd-12-stable/sys/dev/wtap/
Dif_wtapioctl.h101 u_int32_t ast_rx_packets; /* packet recv on the interface */ member
/freebsd-12-stable/tools/tools/ath/athstats/
Dathstats.c562 ((wf->cur.ath.ast_rx_packets - wf->total.ath.ast_rx_packets) - in ath_get_curstat()
807 (unsigned long) wf->total.ath.ast_rx_packets - in ath_get_totstat()