Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h345 u64 tx_mcast_pkts; member
H A Decore_l2.c1751 p_stats->common.tx_mcast_pkts += in __ecore_get_vport_pstats()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c265 tx_mcast_pkts)},
H A Dhsi_struct_def_dpdk.h12555 uint64_t tx_mcast_pkts; member
12731 uint64_t tx_mcast_pkts; member
43287 uint64_t tx_mcast_pkts; member
43336 uint64_t tx_mcast_pkts; member
43633 uint64_t tx_mcast_pkts; member
43758 uint64_t tx_mcast_pkts; member
H A Dbnxt_hwrm.c2391 stats->opackets += rte_le_to_cpu_64(resp->tx_mcast_pkts); in bnxt_hwrm_func_qstats()
4145 stats->q_opackets[idx] += rte_le_to_cpu_64(resp->tx_mcast_pkts); in bnxt_hwrm_ctx_qstats()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c46 offsetof(struct ecore_eth_stats_common, tx_mcast_pkts)},
1637 stats.common.tx_mcast_pkts + stats.common.tx_bcast_pkts; in qede_get_stats()