Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dmmc.h51 unsigned int mmc_tx_framecount_g; member
H A Dmmc_core.c245 mmc->mmc_tx_framecount_g += readl(mmcaddr + MMC_TX_FRAMECOUNT_G); in dwmac_mmc_read()
412 &mmc->mmc_tx_framecount_g); in dwxgmac_mmc_read()
H A Dstmmac_selftests.c422 if (final.mmc_tx_framecount_g <= initial.mmc_tx_framecount_g) in stmmac_test_mmc()
H A Dstmmac_ethtool.c211 STMMAC_MMC_STAT(mmc_tx_framecount_g),