Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h1492 struct eth_pstorm_per_queue_stat struct
1494 struct regpair sent_ucast_bytes /* number of total bytes sent without errors */;
1495 struct regpair sent_mcast_bytes /* number of total bytes sent without errors */;
1496 struct regpair sent_bcast_bytes /* number of total bytes sent without errors */;
1497 struct regpair sent_ucast_pkts /* number of total packets sent without errors */;
1498 struct regpair sent_mcast_pkts /* number of total packets sent without errors */;
1499 struct regpair sent_bcast_pkts /* number of total packets sent without errors */;
1500 struct regpair error_drop_pkts /* number of total packets dropped due to errors */;