Home
last modified time | relevance | path

Searched refs:xgbe_mmc_stats (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/axgbe/
Dxgbe.h485 struct xgbe_mmc_stats { struct
787 struct xgbe_mmc_stats mmc_stats;
Dxgbe-dev.c1595 struct xgbe_mmc_stats *stats = &pdata->mmc_stats; in xgbe_tx_mmc_int()
1673 struct xgbe_mmc_stats *stats = &pdata->mmc_stats; in xgbe_rx_mmc_int()
1771 struct xgbe_mmc_stats *stats = &pdata->mmc_stats; in xgbe_read_mmc_stats()
Dif_axgbe.c238 struct xgbe_mmc_stats *pstats = &pdata->mmc_stats; in axgbe_get_counter()