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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h388 u64 tpa_coalesced_bytes; member in struct:ecore_eth_stats_common
H A Decore_l2.c1921 p_stats->common.tpa_coalesced_bytes +=
1922 HILO_64_REGPAIR(mstats.tpa_coalesced_bytes);
H A Decore_hsi_common.h1466 struct regpair tpa_coalesced_bytes /* total TCP payload length in all TPA aggregations */; member in struct:eth_mstorm_per_queue_stat
H A Dqlnx_os.c1933 OID_AUTO, "tpa_coalesced_bytes",
1934 CTLFLAG_RD, &ha->hw_stats.common.tpa_coalesced_bytes,
1935 "tpa_coalesced_bytes");

Completed in 131 milliseconds