Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c2019 xlgmac_mmc_read(pdata, MMC_RXCRCERROR_LO); in xlgmac_rx_mmc_int()
2025 xlgmac_mmc_read(pdata, MMC_RXRUNTERROR); in xlgmac_rx_mmc_int()
2031 xlgmac_mmc_read(pdata, MMC_RXJABBERERROR); in xlgmac_rx_mmc_int()
2037 xlgmac_mmc_read(pdata, MMC_RXUNDERSIZE_G); in xlgmac_rx_mmc_int()
2043 xlgmac_mmc_read(pdata, MMC_RXOVERSIZE_G); in xlgmac_rx_mmc_int()
2205 xlgmac_mmc_read(pdata, MMC_RXCRCERROR_LO); in xlgmac_read_mmc_stats()
2208 xlgmac_mmc_read(pdata, MMC_RXRUNTERROR); in xlgmac_read_mmc_stats()
2211 xlgmac_mmc_read(pdata, MMC_RXJABBERERROR); in xlgmac_read_mmc_stats()
2214 xlgmac_mmc_read(pdata, MMC_RXUNDERSIZE_G); in xlgmac_read_mmc_stats()
2217 xlgmac_mmc_read(pdata, MMC_RXOVERSIZE_G); in xlgmac_read_mmc_stats()
[all …]