Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/axgbe/
H A Dxgbe.h710 uint64_t txvlanframes_g; member
H A Dxgbe-dev.c2210 stats->txvlanframes_g += in xgbe_tx_mmc_int()
2372 stats->txvlanframes_g += in xgbe_read_mmc_stats()
H A Dxgbe-sysctl.c193 XGMAC_MMC_STAT("tx_vlan_packets", txvlanframes_g),
H A Dif_axgbe_pci.c1216 MMC_TXVLANFRAMES_G_LO, stats->txvlanframes_g); in xgbe_dump_rmon_counters()