Home
last modified time | relevance | path

Searched refs:rxoctetcount_gb (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c263 return (pstats->rxoctetcount_gb); in axgbe_get_counter()
H A Dxgbe.h714 uint64_t rxoctetcount_gb; member
H A Dxgbe-dev.c2231 stats->rxoctetcount_gb += in xgbe_rx_mmc_int()
2384 stats->rxoctetcount_gb += in xgbe_read_mmc_stats()
H A Dif_axgbe_pci.c1278 MMC_RXOCTETCOUNT_GB_LO, stats->rxoctetcount_gb); in xgbe_dump_rmon_counters()
2416 return (pstats->rxoctetcount_gb); in axgbe_if_get_counter()
H A Dxgbe-sysctl.c204 XGMAC_MMC_STAT("rx_bytes", rxoctetcount_gb),