Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h361 u64 tpa_coalesced_bytes; member
H A Decore_l2.c1873 p_stats->common.tpa_coalesced_bytes += in __ecore_get_vport_mstats()
1874 HILO_64_REGPAIR(mstats.tpa_coalesced_bytes); in __ecore_get_vport_mstats()
H A Decore_hsi_common.h987 struct regpair tpa_coalesced_bytes /* total TCP payload length in all TPA aggregations */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h987 struct regpair tpa_coalesced_bytes /* total TCP payload length in all TPA aggregations */; member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_kstat.c562 vstats.common.tpa_coalesced_bytes; in qede_kstat_vport_stats_update()