Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.c324 le64_to_cpu(hw_stats->tx_bcast_pkts); in bnxt_re_ib_get_hw_stats()
/linux/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()
/linux/include/linux/qed/
H A Dqed_if.h1331 u64 tx_bcast_pkts; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h2392 __le64 tx_bcast_pkts; member
2450 __le64 tx_bcast_pkts; member
8885 __le64 tx_bcast_pkts; member
8909 __le64 tx_bcast_pkts; member
8999 __le64 tx_bcast_pkts; member
9050 __le64 tx_bcast_pkts; member
H A Dbnxt.c12898 stats->tx_packets += BNXT_GET_RING_STATS64(sw, tx_bcast_pkts); in bnxt_get_ring_stats()
15422 stats->packets += BNXT_GET_RING_STATS64(sw, tx_bcast_pkts); in bnxt_get_queue_stats_tx()
/linux/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()