Searched defs:eth_pstorm_per_queue_stat (Results 1 – 1 of 1) sorted by relevance
1531 struct eth_pstorm_per_queue_stat struct1533 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 */;