Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dstats.c234 data->mac_stats.FramesReceivedOK) || in stats_put_mac_stats()
/linux-6.1.9/include/linux/
Dethtool.h293 u64 FramesReceivedOK; member
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_stats.c266 mac_stats->FramesReceivedOK = s[OCELOT_STAT_RX_GREEN_PRIO_0] + in ocelot_port_mac_stats_cb()
/linux-6.1.9/drivers/net/dsa/realtek/
Drtl8365mb.c1364 mac_stats->FramesReceivedOK = cnt[RTL8365MB_MIB_ifInUcastPkts] + in rtl8365mb_get_mac_stats()
1378 18 * mac_stats->FramesReceivedOK; in rtl8365mb_get_mac_stats()
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ethtool.c380 mac_stats->FramesReceivedOK = in lan966x_get_eth_mac_stats()
/linux-6.1.9/drivers/net/dsa/
Drzn1_a5psw.c595 mac_stats->FramesReceivedOK = RD(aFramesReceivedOK); in a5psw_get_eth_mac_stats()
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c320 s->FramesReceivedOK = enetc_port_rd(hw, ENETC_PM_RFRM(mac)); in enetc_mac_stats()
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c868 stats->FramesReceivedOK = RX_STAT(fp, aFramesReceivedOK); in fun_get_802_3_stats()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1105 mac_stats->FramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_ethtool.c864 mac_stats->FramesReceivedOK = portstats[spx5_stats_rx_uc_cnt] + in sparx5_get_eth_mac_stats()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c936 mac_stats->FramesReceivedOK = RD(a_frames_received_ok); in mlx5e_stats_eth_mac_get()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3915 mac_stats->FramesReceivedOK = in bnxt_get_eth_mac_stats()