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

/freebsd-current/sys/dev/axgbe/
H A Dxgbe.h699 uint64_t tx128to255octets_gb; member in struct:xgbe_mmc_stats
H A Dxgbe-dev.c2173 stats->tx128to255octets_gb +=
2346 stats->tx128to255octets_gb +=
H A Dxgbe-sysctl.c197 XGMAC_MMC_STAT("tx_128_to_255_byte_packets", tx128to255octets_gb),
H A Dif_axgbe_pci.c1272 axgbe_printf(1, "rmon tx128to255octets_gb (%08x) = %08lx\n",
1273 MMC_TX128TO255OCTETS_GB_LO, stats->tx128to255octets_gb);

Completed in 130 milliseconds