Home
last modified time | relevance | path

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

/Linux-v6.1/net/ethtool/
Dstats.c254 data->mac_stats.FramesLostDueToIntMACRcvError) || in stats_put_mac_stats()
/Linux-v6.1/include/linux/
Dethtool.h303 u64 FramesLostDueToIntMACRcvError; member
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ethtool.c399 mac_stats->FramesLostDueToIntMACRcvError = 0; in lan966x_get_eth_mac_stats()
/Linux-v6.1/drivers/net/dsa/
Drzn1_a5psw.c605 mac_stats->FramesLostDueToIntMACRcvError = RD(ifInErrors); in a5psw_get_eth_mac_stats()
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c330 s->FramesLostDueToIntMACRcvError = enetc_port_rd(hw, ENETC_PM_RDRNTP(mac)); in enetc_mac_stats()