Searched refs:tx_bcast_pkts (Results 1 – 12 of 12) sorted by relevance
58 .tx_bcast_pkts = (u64)0,
51 {"tx_bcast_pkts", QL_SIZEOF(nic_stats.tx_bcast_pkts),52 QL_OFF(nic_stats.tx_bcast_pkts)},
1513 u64 tx_bcast_pkts; member
275 le64_to_cpu(hw_stats->tx_bcast_pkts); in bnxt_re_ib_get_hw_stats()
53 u64 tx_bcast_pkts; member
329 p_common->tx_bcast_pkts = stats.common.tx_bcast_pkts; in qede_fill_by_demand_stats()422 p_common->tx_bcast_pkts; in qede_get_stats64()
98 QEDE_STAT(tx_bcast_pkts),
1317 u64 tx_bcast_pkts; member
1997 __le64 tx_bcast_pkts; member2056 __le64 tx_bcast_pkts; member8003 __le64 tx_bcast_pkts; member8027 __le64 tx_bcast_pkts; member8110 __le64 tx_bcast_pkts; member8161 __le64 tx_bcast_pkts; member
10586 stats->tx_packets += BNXT_GET_RING_STATS64(sw, tx_bcast_pkts); in bnxt_get_ring_stats()
3122 p_common->tx_bcast_pkts; in qed_fill_generic_tlv_data()
1637 p_stats->common.tx_bcast_pkts += in __qed_get_vport_pstats()
Completed in 161 milliseconds