Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h12069 struct ustorm_per_queue_stats struct
12071 …bytes /* the number of unicast bytes received from network dropped because of no buffer at host */;
12072 …tes /* the number of multicast bytes received from network dropped because of no buffer at host */;
12073 …tes /* the number of broadcast bytes received from network dropped because of no buffer at host */;
12074 …pkts /* the number of unicast frames received from network dropped because of no buffer at host */;
12075 …pkts /* the number of unicast frames received from network dropped because of no buffer at host */;
12076 …pkts /* the number of unicast frames received from network dropped because of no buffer at host */;
12077 uint32_t coalesced_pkts /* the number of packets coalesced in all aggregations */;
12078 struct regpair_t coalesced_bytes /* the number of bytes coalesced in all aggregations */;
12079 uint32_t coalesced_events /* the number of aggregations */;
[all …]