Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe.h709 uint64_t txpauseframes; member
H A Dxgbe-dev.c2213 stats->txpauseframes += in xgbe_tx_mmc_int()
2376 stats->txpauseframes += in xgbe_read_mmc_stats()
H A Dxgbe-sysctl.c202 XGMAC_MMC_STAT("tx_pause_frames", txpauseframes),
H A Dif_axgbe_pci.c1293 MMC_TXPAUSEFRAMES_LO, stats->txpauseframes); in xgbe_dump_rmon_counters()