Lines Matching refs:mana_ethtool_stats

14 	{"stop_queue", offsetof(struct mana_ethtool_stats, stop_queue)},
15 {"wake_queue", offsetof(struct mana_ethtool_stats, wake_queue)},
16 {"hc_rx_discards_no_wqe", offsetof(struct mana_ethtool_stats,
18 {"hc_rx_err_vport_disabled", offsetof(struct mana_ethtool_stats,
20 {"hc_rx_bytes", offsetof(struct mana_ethtool_stats, hc_rx_bytes)},
21 {"hc_rx_ucast_pkts", offsetof(struct mana_ethtool_stats,
23 {"hc_rx_ucast_bytes", offsetof(struct mana_ethtool_stats,
25 {"hc_rx_bcast_pkts", offsetof(struct mana_ethtool_stats,
27 {"hc_rx_bcast_bytes", offsetof(struct mana_ethtool_stats,
29 {"hc_rx_mcast_pkts", offsetof(struct mana_ethtool_stats,
31 {"hc_rx_mcast_bytes", offsetof(struct mana_ethtool_stats,
33 {"hc_tx_err_gf_disabled", offsetof(struct mana_ethtool_stats,
35 {"hc_tx_err_vport_disabled", offsetof(struct mana_ethtool_stats,
38 offsetof(struct mana_ethtool_stats,
40 {"hc_tx_err_vlan_enforcement", offsetof(struct mana_ethtool_stats,
43 offsetof(struct mana_ethtool_stats, hc_tx_err_eth_type_enforcement)},
44 {"hc_tx_err_sa_enforcement", offsetof(struct mana_ethtool_stats,
47 offsetof(struct mana_ethtool_stats, hc_tx_err_sqpdid_enforcement)},
49 offsetof(struct mana_ethtool_stats, hc_tx_err_cqpdid_enforcement)},
50 {"hc_tx_err_mtu_violation", offsetof(struct mana_ethtool_stats,
52 {"hc_tx_err_inval_oob", offsetof(struct mana_ethtool_stats,
54 {"hc_tx_err_gdma", offsetof(struct mana_ethtool_stats,
56 {"hc_tx_bytes", offsetof(struct mana_ethtool_stats, hc_tx_bytes)},
57 {"hc_tx_ucast_pkts", offsetof(struct mana_ethtool_stats,
59 {"hc_tx_ucast_bytes", offsetof(struct mana_ethtool_stats,
61 {"hc_tx_bcast_pkts", offsetof(struct mana_ethtool_stats,
63 {"hc_tx_bcast_bytes", offsetof(struct mana_ethtool_stats,
65 {"hc_tx_mcast_pkts", offsetof(struct mana_ethtool_stats,
67 {"hc_tx_mcast_bytes", offsetof(struct mana_ethtool_stats,
69 {"tx_cq_err", offsetof(struct mana_ethtool_stats, tx_cqe_err)},
70 {"tx_cqe_unknown_type", offsetof(struct mana_ethtool_stats,
72 {"rx_coalesced_err", offsetof(struct mana_ethtool_stats,
74 {"rx_cqe_unknown_type", offsetof(struct mana_ethtool_stats,