Home
last modified time | relevance | path

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

/src/sys/dev/axgbe/
H A Dxgbe.h710 uint64_t txvlanframes_g; member
H A Dxgbe-dev.c2216 stats->txvlanframes_g += in xgbe_tx_mmc_int()
2378 stats->txvlanframes_g += in xgbe_read_mmc_stats()
H A Dxgbe-sysctl.c192 XGMAC_MMC_STAT("tx_vlan_packets", txvlanframes_g),
H A Dif_axgbe_pci.c1278 MMC_TXVLANFRAMES_G_LO, stats->txvlanframes_g); in xgbe_dump_rmon_counters()