Home
last modified time | relevance | path

Searched defs:eth_mstorm_per_queue_stat (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h1455 struct eth_mstorm_per_queue_stat struct
1457 …air ttl0_discard /* Number of packets discarded because TTL=0 (in IPv4) or hopLimit=0 (in IPv6) */;
1458 … regpair packet_too_big_discard /* Number of packets discarded because they are bigger than MTU */;
1459 …pair no_buff_discard /* Number of packets discarded due to lack of host buffers (BDs/SGEs/CQEs) */;
1460 …ct regpair not_active_discard /* Number of packets discarded because of no active Rx connection */;
1461 struct regpair tpa_coalesced_pkts /* number of coalesced packets in all TPA aggregations */;
1462 struct regpair tpa_coalesced_events /* total number of TPA aggregations */;
1463 struct regpair tpa_aborts_num /* number of aggregations, which abnormally ended */;
1464 struct regpair tpa_coalesced_bytes /* total TCP payload length in all TPA aggregations */;