Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_hw_stats.h70 struct fbnic_stat_counter BroadcastFramesXmittedOK;
69 struct fbnic_stat_counter BroadcastFramesXmittedOK; global() member
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c716 mac_stats->BroadcastFramesXmittedOK = s[OCELOT_STAT_TX_BROADCAST]; in ocelot_port_mac_stats_cb()
750 mac_stats->BroadcastFramesXmittedOK = s[OCELOT_STAT_TX_PMAC_BROADCAST]; in ocelot_port_pmac_mac_stats_cb()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c386 mac_stats->BroadcastFramesXmittedOK = umac_rl(intf, UMC_GTBCA); in bcmasp_get_eth_mac_stats()
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_ethtool.c404 emstats->BroadcastFramesXmittedOK = stats->tx_bc_pkt_cnt; in hbg_ethtool_get_eth_mac_stats()
/linux/net/ethtool/
H A Dstats.c62 [ETHTOOL_A_STATS_ETH_MAC_19_TX_BCAST] = "BroadcastFramesXmittedOK",
337 data->mac_stats.BroadcastFramesXmittedOK) || in stats_put_mac_stats()
/linux/include/linux/
H A Dethtool.h459 u64 BroadcastFramesXmittedOK;
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c198 mac_stats->BroadcastFramesXmittedOK = hwstats->bptc; in wx_get_mac_stats()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c396 mac_stats->BroadcastFramesXmittedOK = in lan966x_get_eth_mac_stats()
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c685 s->BroadcastFramesXmittedOK = readl_relaxed(&stats->tx_broadcast_frames); in am65_cpsw_get_eth_mac_stats()
/linux/drivers/net/dsa/
H A Drzn1_a5psw.c849 mac_stats->BroadcastFramesXmittedOK = RD(ifOutBroadcastPkts); in a5psw_get_eth_mac_stats()
H A Dmt7530.c844 &mac_stats->BroadcastFramesXmittedOK); in mt7530_get_eth_mac_stats()
845 mac_stats->FramesTransmittedOK += mac_stats->BroadcastFramesXmittedOK; in mt7530_get_eth_mac_stats()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c981 s->BroadcastFramesXmittedOK = memac_read64(&memac->regs->tbca_l); in memac_get_eth_mac_stats()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c886 mac_stats->BroadcastFramesXmittedOK = portstats[spx5_stats_tx_bc_cnt] + in sparx5_get_eth_mac_stats()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1133 mac_stats->BroadcastFramesXmittedOK = in mlxsw_sp_get_eth_mac_stats()
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c1410 mac_stats->BroadcastFramesXmittedOK = in rtl8365mb_get_mac_stats()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c1274 mac_stats->BroadcastFramesXmittedOK = tx_stats->stats.tx_broadcast_pkts; in emac_get_eth_mac_stats()
/linux/drivers/net/dsa/mxl862xx/
H A Dmxl862xx.c1852 mac_stats->BroadcastFramesXmittedOK = le32_to_cpu(cnt.tx_broadcast_pkts); in mxl862xx_get_eth_mac_stats()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2414 mac_stats->BroadcastFramesXmittedOK = in axienet_ethtool_get_eth_mac_stats()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c4681 mac_stats->BroadcastFramesXmittedOK = ps->eth.tx_broadcast; in ice_get_eth_mac_stats()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3507 mac_stats->BroadcastFramesXmittedOK = hwstat->tx_broadcast_frames; in gem_get_eth_mac_stats()