Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h1017 struct eth_pstorm_per_queue_stat struct
1019 struct regpair sent_ucast_bytes /* number of total bytes sent without errors */;
1020 struct regpair sent_mcast_bytes /* number of total bytes sent without errors */;
1021 struct regpair sent_bcast_bytes /* number of total bytes sent without errors */;
1022 struct regpair sent_ucast_pkts /* number of total packets sent without errors */;
1023 struct regpair sent_mcast_pkts /* number of total packets sent without errors */;
1024 struct regpair sent_bcast_pkts /* number of total packets sent without errors */;
1025 struct regpair error_drop_pkts /* number of total packets dropped due to errors */;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h1017 struct eth_pstorm_per_queue_stat struct
1019 struct regpair sent_ucast_bytes /* number of total bytes sent without errors */;
1020 struct regpair sent_mcast_bytes /* number of total bytes sent without errors */;
1021 struct regpair sent_bcast_bytes /* number of total bytes sent without errors */;
1022 struct regpair sent_ucast_pkts /* number of total packets sent without errors */;
1023 struct regpair sent_mcast_pkts /* number of total packets sent without errors */;
1024 struct regpair sent_bcast_pkts /* number of total packets sent without errors */;
1025 struct regpair error_drop_pkts /* number of total packets dropped due to errors */;