Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c265 return (pstats->txoctetcount_gb); in axgbe_get_counter()
H A Dxgbe.h693 uint64_t txoctetcount_gb; member
H A Dxgbe-dev.c2149 stats->txoctetcount_gb += in xgbe_tx_mmc_int()
2328 stats->txoctetcount_gb += in xgbe_read_mmc_stats()
H A Dif_axgbe_pci.c1261 MMC_TXOCTETCOUNT_GB_LO, stats->txoctetcount_gb); in xgbe_dump_rmon_counters()
2437 return (pstats->txoctetcount_gb); in axgbe_if_get_counter()
H A Dxgbe-sysctl.c187 XGMAC_MMC_STAT("tx_bytes", txoctetcount_gb),