Home
last modified time | relevance | path

Searched refs:tpa_coalesced_pkts (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h357 u64 tpa_coalesced_pkts; member
H A Decore_l2.c1867 p_stats->common.tpa_coalesced_pkts += in __ecore_get_vport_mstats()
1868 HILO_64_REGPAIR(mstats.tpa_coalesced_pkts); in __ecore_get_vport_mstats()
H A Decore_hsi_common.h984 struct regpair tpa_coalesced_pkts /* number of coalesced packets in all TPA aggregations */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h984 struct regpair tpa_coalesced_pkts /* number of coalesced packets in all TPA aggregations */; member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c554 vstats.common.tpa_coalesced_pkts; in qede_kstat_vport_stats_update()