| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hw_stats.h | 71 struct fbnic_stat_counter BroadcastFramesReceivedOK; member
|
| H A D | fbnic_mac.c | 739 fbnic_mac_stat_rd64(fbd, reset, mac_stats->BroadcastFramesReceivedOK, in fbnic_mac_get_eth_mac_stats()
|
| H A D | fbnic_ethtool.c | 1802 fbnic_set_counter(ð_mac_stats->BroadcastFramesReceivedOK, in fbnic_get_eth_mac_stats() 1803 &mac_stats->eth_mac.BroadcastFramesReceivedOK); in fbnic_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_stats.c | 718 mac_stats->BroadcastFramesReceivedOK = s[OCELOT_STAT_RX_BROADCAST]; in ocelot_port_mac_stats_cb() 752 mac_stats->BroadcastFramesReceivedOK = s[OCELOT_STAT_RX_PMAC_BROADCAST]; in ocelot_port_pmac_mac_stats_cb()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 389 mac_stats->BroadcastFramesReceivedOK = umac_rl(intf, UMC_GRBCA); in bcmasp_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_ethtool.c | 406 emstats->BroadcastFramesReceivedOK = stats->rx_bc_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
|
| /linux/net/ethtool/ |
| H A D | stats.c | 342 data->mac_stats.BroadcastFramesReceivedOK) || in stats_put_mac_stats()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 371 s->BroadcastFramesReceivedOK = enetc_port_rd64(hw, ENETC_PM_RBCA(mac)); in enetc_mac_stats() 460 s->BroadcastFramesReceivedOK = rbfcr; in enetc_ppm_mac_stats()
|
| /linux/include/linux/ |
| H A D | ethtool.h | 448 u64 BroadcastFramesReceivedOK;
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ethtool.c | 200 mac_stats->BroadcastFramesReceivedOK = hwstats->bprc; in wx_get_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 401 mac_stats->BroadcastFramesReceivedOK = in lan966x_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 687 s->BroadcastFramesReceivedOK = readl_relaxed(&stats->rx_broadcast_frames); in am65_cpsw_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/ |
| H A D | rzn1_a5psw.c | 852 mac_stats->BroadcastFramesReceivedOK = RD(ifInBroadcastPkts); in a5psw_get_eth_mac_stats()
|
| H A D | mt7530.c | 851 &mac_stats->BroadcastFramesReceivedOK); in mt7530_get_eth_mac_stats() 852 mac_stats->FramesReceivedOK += mac_stats->BroadcastFramesReceivedOK; in mt7530_get_eth_mac_stats()
|
| H A D | yt921x.c | 834 mac_stats->BroadcastFramesReceivedOK = mib->rx_broadcast; in yt921x_dsa_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 983 s->BroadcastFramesReceivedOK = memac_read64(&memac->regs->rbca_l); in memac_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_ethtool.c | 892 mac_stats->BroadcastFramesReceivedOK = portstats[spx5_stats_rx_bc_cnt] + in sparx5_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1137 mac_stats->BroadcastFramesReceivedOK = in mlxsw_sp_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 1414 mac_stats->BroadcastFramesReceivedOK = in rtl8365mb_get_mac_stats()
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1281 mac_stats->BroadcastFramesReceivedOK = in emac_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/realtek/rtase/ |
| H A D | rtase_main.c | 1871 stats->BroadcastFramesReceivedOK = le64_to_cpu(counters->rx_broadcast); in rtase_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2420 mac_stats->BroadcastFramesReceivedOK = in axienet_ethtool_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 975 mac_stats->BroadcastFramesReceivedOK = RD(a_broadcast_frames_received_ok); in mlx5e_stats_eth_mac_get()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 1425 MV88E6XXX_ETH_MAC_STAT_MAP(in_broadcasts, BroadcastFramesReceivedOK); in mv88e6xxx_get_eth_mac_stats() 1432 mac_stats->stats.FramesReceivedOK += mac_stats->stats.BroadcastFramesReceivedOK; in mv88e6xxx_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_eth.c | 2081 stats->BroadcastFramesReceivedOK = port->stats.rx_broadcast; in airoha_ethtool_get_mac_stats()
|