Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/iavf/
A Diavf_type.h526 u64 tx_broadcast; /* bptc */ member
A Diavf_ethtool.c236 VF_STAT("tx_broadcast", current_stats.tx_broadcast),
A Diavf_virtchnl.c2595 stats->tx_broadcast; in iavf_virtchnl_completion()
/drivers/net/ethernet/airoha/
A Dairoha_eth.h222 u64 tx_broadcast; member
A Dairoha_eth.c1501 port->stats.tx_broadcast += val; in airoha_update_hw_stats()
2023 stats->BroadcastFramesXmittedOK = port->stats.tx_broadcast; in airoha_ethtool_get_mac_stats()
/drivers/net/ethernet/intel/ice/
A Dice_repr.c73 stats->tx_packets = eth_stats->tx_unicast + eth_stats->tx_broadcast + in ice_repr_get_stats64()
A Dice_type.h1048 u64 tx_broadcast; /* bptc */ member
A Dice_sriov.c1628 vf_stats->tx_packets = stats->tx_unicast + stats->tx_broadcast + in ice_get_vf_stats()
A Dice_lib.c1765 &prev_es->tx_broadcast, &cur_es->tx_broadcast); in ice_update_eth_stats()
A Dice_ethtool.c57 ICE_VSI_STAT("tx_broadcast", eth_stats.tx_broadcast),
105 ICE_PF_STAT("tx_broadcast.nic", stats.eth.tx_broadcast),
A Dice_main.c7073 &prev_ps->eth.tx_broadcast, in ice_update_pf_stats()
7074 &cur_ps->eth.tx_broadcast); in ice_update_pf_stats()
/drivers/net/ethernet/brocade/bna/
A Dbfi_enet.h814 u64 tx_broadcast; member
/drivers/net/ethernet/intel/idpf/
A Dvirtchnl2.h1128 __le64 tx_broadcast; member
A Didpf_ethtool.c769 IDPF_PORT_STAT("tx-broadcast_pkts", port_stats.vport_stats.tx_broadcast),
A Didpf_virtchnl.c2459 le64_to_cpu(stats_msg.tx_broadcast); in idpf_send_get_stats_msg()
/drivers/net/ethernet/intel/i40e/
A Di40e_type.h1024 u64 tx_broadcast; /* bptc */ member
A Di40e_ethtool.c265 I40E_VEB_STAT("veb.tx_broadcast", stats.tx_broadcast),
292 I40E_VSI_STAT("tx_broadcast", eth_stats.tx_broadcast),
325 I40E_PF_STAT("port.tx_broadcast", stats.eth.tx_broadcast),
A Di40e_debugfs.c667 estats->tx_unicast, estats->tx_multicast, estats->tx_broadcast); in i40e_dbg_dump_eth_stats()
A Di40e_main.c766 &oes->tx_broadcast, &es->tx_broadcast); in i40e_update_eth_stats()
827 &oes->tx_broadcast, &es->tx_broadcast); in i40e_update_veb_stats()
1053 &osd->eth.tx_broadcast, in i40e_update_pf_stats()
1054 &nsd->eth.tx_broadcast); in i40e_update_pf_stats()
A Di40e_virtchnl_pf.c4999 vf_stats->tx_packets = stats->tx_unicast + stats->tx_broadcast + in i40e_get_vf_stats()
/drivers/net/ethernet/sfc/siena/
A Dsiena.c493 SIENA_DMA_STAT(tx_broadcast, TX_BROADCAST_PKTS),
/drivers/net/ethernet/sfc/falcon/
A Dfalcon.c154 FALCON_DMA_STAT(tx_broadcast, XgTxBroadcastPkts),
/drivers/net/ethernet/nvidia/
A Dforcedeth.c674 u64 tx_broadcast; member
1710 np->estats.tx_broadcast += readl(base + NvRegTxBroadcast); in nv_update_stats()
/drivers/net/ethernet/sfc/
A Def10.c1549 EF10_DMA_STAT(tx_broadcast, VADAPTER_TX_BROADCAST_PACKETS),

Completed in 145 milliseconds