Searched refs:mana_ethtool_stats (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_ethtool.c | 16 {"hc_rx_discards_no_wqe", offsetof(struct mana_ethtool_stats, 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, 38 offsetof(struct mana_ethtool_stats, 54 {"hc_tx_err_gdma", offsetof(struct mana_ethtool_stats, 57 {"hc_tx_ucast_pkts", offsetof(struct mana_ethtool_stats, [all …]
|
| /linux-6.15/include/net/mana/ |
| H A D | mana.h | 371 struct mana_ethtool_stats { struct 474 struct mana_ethtool_stats eth_stats;
|