Searched refs:tx_bcast_pkts (Results 1 – 7 of 7) sorted by relevance
267 tx_bcast_pkts)},534 stats->q_opackets[i] += ring_stats->tx_bcast_pkts; in bnxt_fill_rte_eth_stats()666 func_qstats->tx_bcast_pkts += ring_stats->tx_bcast_pkts; in bnxt_fill_func_qstats()
599 uint64_t tx_bcast_pkts; member
2566 stats->opackets += rte_le_to_cpu_64(resp->tx_bcast_pkts); in bnxt_hwrm_func_qstats()4411 ring_stats->tx_bcast_pkts = rte_le_to_cpu_64(resp->tx_bcast_pkts); in bnxt_hwrm_ring_stats()4412 bnxt_update_prev_stat(&ring_stats->tx_bcast_pkts, in bnxt_hwrm_ring_stats()4413 &prev_stats->tx_bcast_pkts); in bnxt_hwrm_ring_stats()
15939 uint64_t tx_bcast_pkts; member16115 uint64_t tx_bcast_pkts; member52761 uint64_t tx_bcast_pkts; member52810 uint64_t tx_bcast_pkts; member53107 uint64_t tx_bcast_pkts; member53232 uint64_t tx_bcast_pkts; member
346 u64 tx_bcast_pkts; member
1753 p_stats->common.tx_bcast_pkts += in __ecore_get_vport_pstats()
48 offsetof(struct ecore_eth_stats_common, tx_bcast_pkts)},1628 stats.common.tx_mcast_pkts + stats.common.tx_bcast_pkts; in qede_get_stats()