Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h978 struct eth_mstorm_per_queue_stat struct
980 …air ttl0_discard /* Number of packets discarded because TTL=0 (in IPv4) or hopLimit=0 (in IPv6) */;
981 … regpair packet_too_big_discard /* Number of packets discarded because they are bigger than MTU */;
982 …pair no_buff_discard /* Number of packets discarded due to lack of host buffers (BDs/SGEs/CQEs) */;
983 …ct regpair not_active_discard /* Number of packets discarded because of no active Rx connection */;
984 struct regpair tpa_coalesced_pkts /* number of coalesced packets in all TPA aggregations */;
985 struct regpair tpa_coalesced_events /* total number of TPA aggregations */;
986 struct regpair tpa_aborts_num /* number of aggregations, which abnormally ended */;
987 struct regpair tpa_coalesced_bytes /* total TCP payload length in all TPA aggregations */;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h978 struct eth_mstorm_per_queue_stat struct
980 …air ttl0_discard /* Number of packets discarded because TTL=0 (in IPv4) or hopLimit=0 (in IPv6) */;
981 … regpair packet_too_big_discard /* Number of packets discarded because they are bigger than MTU */;
982 …pair no_buff_discard /* Number of packets discarded due to lack of host buffers (BDs/SGEs/CQEs) */;
983 …ct regpair not_active_discard /* Number of packets discarded because of no active Rx connection */;
984 struct regpair tpa_coalesced_pkts /* number of coalesced packets in all TPA aggregations */;
985 struct regpair tpa_coalesced_events /* total number of TPA aggregations */;
986 struct regpair tpa_aborts_num /* number of aggregations, which abnormally ended */;
987 struct regpair tpa_coalesced_bytes /* total TCP payload length in all TPA aggregations */;