Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c442 u64 rufcr, rmfcr, rbfcr; in enetc_ppm_mac_stats() local
447 rbfcr = enetc_port_rd64(hw, ENETC4_PPMRBFCR); in enetc_ppm_mac_stats()
454 s->FramesReceivedOK = rufcr + rmfcr + rbfcr; in enetc_ppm_mac_stats()
460 s->BroadcastFramesReceivedOK = rbfcr; in enetc_ppm_mac_stats()