Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h354 u64 tx_mcast_pkts; member
H A Decore_l2.c1745 p_stats->common.tx_mcast_pkts += in __ecore_get_vport_pstats()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c740 *value = vstats.common.tx_mcast_pkts;
785 vstats.common.tx_mcast_pkts +
H A Dqede_kstat.c476 pStats->txMcastPkts.value.ui64 = vstats.common.tx_mcast_pkts; in qede_kstat_vport_stats_update()