Home
last modified time | relevance | path

Searched refs:tx_bcast_pkts (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede.h51 u64 tx_bcast_pkts; member
H A Dqede_main.c340 p_common->tx_bcast_pkts = stats.common.tx_bcast_pkts; in qede_fill_by_demand_stats()
436 p_common->tx_bcast_pkts; in qede_get_stats64()
H A Dqede_ethtool.c97 QEDE_STAT(tx_bcast_pkts),
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.c416 le64_to_cpu(hw_stats->tx_bcast_pkts); in bnxt_re_ib_get_hw_stats()
/linux-6.15/include/linux/qed/
H A Dqed_if.h1331 u64 tx_bcast_pkts; member
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h2404 __le64 tx_bcast_pkts; member
2462 __le64 tx_bcast_pkts; member
8944 __le64 tx_bcast_pkts; member
8968 __le64 tx_bcast_pkts; member
9058 __le64 tx_bcast_pkts; member
9109 __le64 tx_bcast_pkts; member
H A Dbnxt.c13139 stats->tx_packets += BNXT_GET_RING_STATS64(sw, tx_bcast_pkts); in bnxt_get_ring_stats()
15684 stats->packets += BNXT_GET_RING_STATS64(sw, tx_bcast_pkts); in bnxt_get_queue_stats_tx()
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3162 p_common->tx_bcast_pkts; in qed_fill_generic_tlv_data()
H A Dqed_l2.c1637 p_stats->common.tx_bcast_pkts += in __qed_get_vport_pstats()