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

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h49 u_int32_t ast_tx_packets; /* packet sent on the interface */ member in struct:ath_stats
H A Dif_ath_sysctl.c573 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_packets", CTLFLAG_RD,
574 &sc->sc_stats.ast_tx_packets, 0, "packet sent on the interface");
H A Dif_ath.c5417 sc->sc_stats.ast_tx_packets = ifp->if_opackets;

Completed in 107 milliseconds