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

/freebsd-current/sys/dev/axgbe/
H A Dxgbe.h698 uint64_t tx65to127octets_gb; member in struct:xgbe_mmc_stats
H A Dxgbe-dev.c2169 stats->tx65to127octets_gb +=
2343 stats->tx65to127octets_gb +=
H A Dxgbe-sysctl.c196 XGMAC_MMC_STAT("tx_65_to_127_byte_packets", tx65to127octets_gb),
H A Dif_axgbe_pci.c1270 axgbe_printf(1, "rmon tx65to127octets_gb (%08x) = %08lx\n",
1271 MMC_TX65TO127OCTETS_GB_LO, stats->tx65to127octets_gb);

Completed in 124 milliseconds