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

/linux-master/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_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,
[all...]
/linux-master/include/net/mana/
H A Dmana.h352 struct mana_ethtool_stats { struct
450 struct mana_ethtool_stats eth_stats;

Completed in 215 milliseconds