Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h382 u64 tpa_coalesced_pkts; member
H A Decore_l2.c1913 p_stats->common.tpa_coalesced_pkts += in __ecore_get_vport_mstats()
1914 HILO_64_REGPAIR(mstats.tpa_coalesced_pkts); in __ecore_get_vport_mstats()
H A Decore_hsi_common.h1461 struct regpair tpa_coalesced_pkts /* number of coalesced packets in all TPA aggregations */; member
H A Dqlnx_os.c1875 CTLFLAG_RD, &ha->hw_stats.common.tpa_coalesced_pkts, in qlnx_add_hw_stats_sysctls()