Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_dev_api.h384 u64 tpa_coalesced_pkts; member
Decore_l2.c1915 p_stats->common.tpa_coalesced_pkts += in __ecore_get_vport_mstats()
1916 HILO_64_REGPAIR(mstats.tpa_coalesced_pkts); in __ecore_get_vport_mstats()
Decore_hsi_common.h1498 struct regpair tpa_coalesced_pkts /* number of coalesced packets in all TPA aggregations */; member
Dqlnx_os.c1948 CTLFLAG_RD, &ha->hw_stats.common.tpa_coalesced_pkts, in qlnx_add_hw_stats_sysctls()