Home
last modified time | relevance | path

Searched refs:tx_ucast_pkts (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h344 u64 tx_ucast_pkts; member
H A Dbcm_osal.c271 stats->lan_stats.ucast_tx_pkts = lan_stats.common.tx_ucast_pkts; in qede_get_mcp_proto_stats()
H A Decore_l2.c1749 p_stats->common.tx_ucast_pkts += in __ecore_get_vport_pstats()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c263 tx_ucast_pkts)},
H A Dhsi_struct_def_dpdk.h12553 uint64_t tx_ucast_pkts; member
12729 uint64_t tx_ucast_pkts; member
43285 uint64_t tx_ucast_pkts; member
43334 uint64_t tx_ucast_pkts; member
43631 uint64_t tx_ucast_pkts; member
43756 uint64_t tx_ucast_pkts; member
H A Dbnxt_hwrm.c2390 stats->opackets = rte_le_to_cpu_64(resp->tx_ucast_pkts); in bnxt_hwrm_func_qstats()
4144 stats->q_opackets[idx] = rte_le_to_cpu_64(resp->tx_ucast_pkts); in bnxt_hwrm_ctx_qstats()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c44 offsetof(struct ecore_eth_stats_common, tx_ucast_pkts)},
1636 eth_stats->opackets = stats.common.tx_ucast_pkts + in qede_get_stats()