Home
last modified time | relevance | path

Searched refs:tx65to127octets_gb (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe.h698 uint64_t tx65to127octets_gb; member
H A Dxgbe-dev.c2169 stats->tx65to127octets_gb += in xgbe_tx_mmc_int()
2343 stats->tx65to127octets_gb += in xgbe_read_mmc_stats()
H A Dxgbe-sysctl.c196 XGMAC_MMC_STAT("tx_65_to_127_byte_packets", tx65to127octets_gb),
H A Dif_axgbe_pci.c1271 MMC_TX65TO127OCTETS_GB_LO, stats->tx65to127octets_gb); in xgbe_dump_rmon_counters()