Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/axgbe/
H A Dif_axgbe.c260 pstats->rxunicastframes_g); in axgbe_get_counter()
H A Dxgbe.h731 uint64_t rxunicastframes_g; member
H A Dxgbe-dev.c2287 stats->rxunicastframes_g += in xgbe_rx_mmc_int()
2425 stats->rxunicastframes_g += in xgbe_read_mmc_stats()
H A Dif_axgbe_pci.c1224 MMC_RXUNICASTFRAMES_G_LO, stats->rxunicastframes_g); in xgbe_dump_rmon_counters()
2361 pstats->rxmulticastframes_g - pstats->rxunicastframes_g); in axgbe_if_get_counter()
H A Dxgbe-sysctl.c209 XGMAC_MMC_STAT("rx_unicast_packets", rxunicastframes_g),