Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hsi_common.h1531 struct eth_pstorm_per_queue_stat struct
1533 struct regpair sent_ucast_bytes /* number of total bytes sent without errors */;
1534 struct regpair sent_mcast_bytes /* number of total bytes sent without errors */;
1535 struct regpair sent_bcast_bytes /* number of total bytes sent without errors */;
1536 struct regpair sent_ucast_pkts /* number of total packets sent without errors */;
1537 struct regpair sent_mcast_pkts /* number of total packets sent without errors */;
1538 struct regpair sent_bcast_pkts /* number of total packets sent without errors */;
1539 struct regpair error_drop_pkts /* number of total packets dropped due to errors */;