Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe.h700 uint64_t tx256to511octets_gb; member
H A Dxgbe-dev.c2177 stats->tx256to511octets_gb += in xgbe_tx_mmc_int()
2349 stats->tx256to511octets_gb += in xgbe_read_mmc_stats()
H A Dxgbe-sysctl.c198 XGMAC_MMC_STAT("tx_256_to_511_byte_packets", tx256to511octets_gb),
H A Dif_axgbe_pci.c1275 MMC_TX256TO511OCTETS_GB_LO, stats->tx256to511octets_gb); in xgbe_dump_rmon_counters()