Home
last modified time | relevance | path

Searched refs:mana_ethtool_stats (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c14 {"stop_queue", offsetof(struct mana_ethtool_stats, stop_queue)},
15 {"wake_queue", offsetof(struct mana_ethtool_stats, wake_queue)},
16 {"hc_tx_bytes", offsetof(struct mana_ethtool_stats, hc_tx_bytes)},
17 {"hc_tx_ucast_pkts", offsetof(struct mana_ethtool_stats,
19 {"hc_tx_ucast_bytes", offsetof(struct mana_ethtool_stats,
21 {"hc_tx_bcast_pkts", offsetof(struct mana_ethtool_stats,
23 {"hc_tx_bcast_bytes", offsetof(struct mana_ethtool_stats,
25 {"hc_tx_mcast_pkts", offsetof(struct mana_ethtool_stats,
27 {"hc_tx_mcast_bytes", offsetof(struct mana_ethtool_stats,
29 {"tx_cq_err", offsetof(struct mana_ethtool_stats, tx_cqe_err)},
[all …]
/openbmc/linux/include/net/mana/
H A Dmana.h356 struct mana_ethtool_stats { struct
434 struct mana_ethtool_stats eth_stats;