Home
last modified time | relevance | path

Searched refs:tx_mcast_bytes (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h342 u64 tx_mcast_bytes; member
H A Decore_l2.c1745 p_stats->common.tx_mcast_bytes += in __ecore_get_vport_pstats()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c687 be64_to_cpu(fwstats.tx_mcast_bytes) + in t4vf_get_port_stats_fw()
H A Dt4fw_interface.h1555 __be64 tx_mcast_bytes; member
1574 __be64 tx_mcast_bytes; member
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c275 tx_mcast_bytes)},
H A Dhsi_struct_def_dpdk.h12576 uint64_t tx_mcast_bytes; member
12741 uint64_t tx_mcast_bytes; member
43297 uint64_t tx_mcast_bytes; member
43346 uint64_t tx_mcast_bytes; member
43643 uint64_t tx_mcast_bytes; member
43768 uint64_t tx_mcast_bytes; member
H A Dbnxt_hwrm.c2394 stats->obytes += rte_le_to_cpu_64(resp->tx_mcast_bytes); in bnxt_hwrm_func_qstats()
4148 stats->q_obytes[idx] += rte_le_to_cpu_64(resp->tx_mcast_bytes); in bnxt_hwrm_ctx_qstats()
/f-stack/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c168 tx_mcast_bytes)},
H A Dionic_if.h2146 __le64 tx_mcast_bytes; member
H A Dionic_lif.c154 ls->tx_mcast_bytes + in ionic_lif_get_abs_stats()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c40 offsetof(struct ecore_eth_stats_common, tx_mcast_bytes)},
1640 stats.common.tx_mcast_bytes + stats.common.tx_bcast_bytes; in qede_get_stats()