Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h386 u64 tpa_coalesced_bytes; member
H A Decore_l2.c1919 p_stats->common.tpa_coalesced_bytes += in __ecore_get_vport_mstats()
1920 HILO_64_REGPAIR(mstats.tpa_coalesced_bytes); in __ecore_get_vport_mstats()
H A Decore_hsi_common.h1464 struct regpair tpa_coalesced_bytes /* total TCP payload length in all TPA aggregations */; member
H A Dqlnx_os.c1895 CTLFLAG_RD, &ha->hw_stats.common.tpa_coalesced_bytes, in qlnx_add_hw_stats_sysctls()