Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h346 u64 tx_bcast_pkts; member
H A Decore_l2.c1753 p_stats->common.tx_bcast_pkts += in __ecore_get_vport_pstats()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c267 tx_bcast_pkts)},
H A Dhsi_struct_def_dpdk.h12557 uint64_t tx_bcast_pkts; member
12733 uint64_t tx_bcast_pkts; member
43289 uint64_t tx_bcast_pkts; member
43338 uint64_t tx_bcast_pkts; member
43635 uint64_t tx_bcast_pkts; member
43760 uint64_t tx_bcast_pkts; member
H A Dbnxt_hwrm.c2392 stats->opackets += rte_le_to_cpu_64(resp->tx_bcast_pkts); in bnxt_hwrm_func_qstats()
4146 stats->q_opackets[idx] += rte_le_to_cpu_64(resp->tx_bcast_pkts); in bnxt_hwrm_ctx_qstats()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c48 offsetof(struct ecore_eth_stats_common, tx_bcast_pkts)},
1637 stats.common.tx_mcast_pkts + stats.common.tx_bcast_pkts; in qede_get_stats()