Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe.h703 uint64_t txunicastframes_gb; member
H A Dxgbe-dev.c2182 stats->txunicastframes_gb += in xgbe_tx_mmc_int()
2351 stats->txunicastframes_gb += in xgbe_read_mmc_stats()
H A Dxgbe-sysctl.c190 XGMAC_MMC_STAT("tx_unicast_packets", txunicastframes_gb),
H A Dif_axgbe_pci.c1202 MMC_TXUNICASTFRAMES_GB_LO, stats->txunicastframes_gb); in xgbe_dump_rmon_counters()