Home
last modified time | relevance | path

Searched refs:tx_ucast_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.h353 u64 tx_ucast_pkts; member
H A Decore_l2.c1743 p_stats->common.tx_ucast_pkts += in __ecore_get_vport_pstats()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c475 pStats->txUcastPkts.value.ui64 = vstats.common.tx_ucast_pkts; in qede_kstat_vport_stats_update()
H A Dqede_gld.c784 *value = vstats.common.tx_ucast_pkts +