Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/microsoft/mana/
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 …]
/Linux-v6.6/include/net/mana/
Dmana.h353 struct mana_ethtool_stats { struct
431 struct mana_ethtool_stats eth_stats;