Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe.h703 uint64_t txunicastframes_gb; member
H A Dxgbe-dev.c2189 stats->txunicastframes_gb += in xgbe_tx_mmc_int()
2358 stats->txunicastframes_gb += in xgbe_read_mmc_stats()
H A Dxgbe-sysctl.c189 XGMAC_MMC_STAT("tx_unicast_packets", txunicastframes_gb),
H A Dif_axgbe_pci.c1281 MMC_TXUNICASTFRAMES_GB_LO, stats->txunicastframes_gb); in xgbe_dump_rmon_counters()