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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h386 u64 tpa_aborts_num; member in struct:ecore_eth_stats_common
H A Decore_l2.c1919 p_stats->common.tpa_aborts_num +=
1920 HILO_64_REGPAIR(mstats.tpa_aborts_num);
H A Decore_hsi_common.h1500 struct regpair tpa_aborts_num /* number of aggregations, which abnormally ended */; member in struct:eth_mstorm_per_queue_stat
H A Dqlnx_os.c1957 OID_AUTO, "tpa_aborts_num",
1958 CTLFLAG_RD, &ha->hw_stats.common.tpa_aborts_num,
1959 "tpa_aborts_num");

Completed in 329 milliseconds