Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8619 struct tstorm_per_queue_stats struct
8621 …v_ucast_bytes /* number of bytes in unicast packets received without errors and pass the filter */;
8622 u32_t rcv_ucast_pkts /* number of unicast packets received without errors and pass the filter */;
8623 u32_t checksum_discard /* number of total packets received with checksum error */;
8624 …bcast_bytes /* number of bytes in broadcast packets received without errors and pass the filter */;
8625 …cast_pkts /* number of packets in broadcast packets received without errors and pass the filter */;
8626 u32_t pkts_too_big_discard /* number of too long packets received */;
8627 …mcast_bytes /* number of bytes in multicast packets received without errors and pass the filter */;
8628 …cast_pkts /* number of packets in multicast packets received without errors and pass the filter */;
8629 u32_t ttl0_discard /* the number of good frames dropped because of TTL=0 */;
[all …]