Symbol: mana_ethtool_hc_stats
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
30
{"hc_rx_discards_no_wqe", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
32
{"hc_rx_err_vport_disabled", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
34
{"hc_rx_bytes", offsetof(struct mana_ethtool_hc_stats, hc_rx_bytes)},
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
35
{"hc_rx_ucast_pkts", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
37
{"hc_rx_ucast_bytes", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
39
{"hc_rx_bcast_pkts", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
41
{"hc_rx_bcast_bytes", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
43
{"hc_rx_mcast_pkts", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
45
{"hc_rx_mcast_bytes", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
47
{"hc_tx_err_gf_disabled", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
49
{"hc_tx_err_vport_disabled", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
52
offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
54
{"hc_tx_err_vlan_enforcement", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
57
offsetof(struct mana_ethtool_hc_stats, hc_tx_err_eth_type_enforcement)},
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
58
{"hc_tx_err_sa_enforcement", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
61
offsetof(struct mana_ethtool_hc_stats, hc_tx_err_sqpdid_enforcement)},
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
63
offsetof(struct mana_ethtool_hc_stats, hc_tx_err_cqpdid_enforcement)},
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
64
{"hc_tx_err_mtu_violation", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
66
{"hc_tx_err_inval_oob", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
68
{"hc_tx_err_gdma", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
70
{"hc_tx_bytes", offsetof(struct mana_ethtool_hc_stats, hc_tx_bytes)},
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
71
{"hc_tx_ucast_pkts", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
73
{"hc_tx_ucast_bytes", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
75
{"hc_tx_bcast_pkts", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
77
{"hc_tx_bcast_bytes", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
79
{"hc_tx_mcast_pkts", offsetof(struct mana_ethtool_hc_stats,
drivers/net/ethernet/microsoft/mana/mana_ethtool.c
81
{"hc_tx_mcast_bytes", offsetof(struct mana_ethtool_hc_stats,
include/net/mana/mana.h
480
struct mana_ethtool_hc_stats hc_stats;