Home
last modified time | relevance | path

Searched refs:ast_tx_packets (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_ioctl.c247 sc->sc_stats.ast_tx_packets = 0; in ath_ioctl()
251 sc->sc_stats.ast_tx_packets += if_getcounter(ifp, in ath_ioctl()
H A Dif_athioctl.h68 u_int32_t ast_tx_packets; /* packet sent on the interface */ member
H A Dif_ath_sysctl.c1101 &sc->sc_stats.ast_tx_packets, 0, "packet sent on the interface"); in ath_sysctl_stats_attach()