Searched refs:mana_ethtool_hc_stats (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_ethtool.c | 30 {"hc_rx_discards_no_wqe", offsetof(struct mana_ethtool_hc_stats, 32 {"hc_rx_err_vport_disabled", offsetof(struct mana_ethtool_hc_stats, 34 {"hc_rx_bytes", offsetof(struct mana_ethtool_hc_stats, hc_rx_bytes)}, 35 {"hc_rx_ucast_pkts", offsetof(struct mana_ethtool_hc_stats, 37 {"hc_rx_ucast_bytes", offsetof(struct mana_ethtool_hc_stats, 39 {"hc_rx_bcast_pkts", offsetof(struct mana_ethtool_hc_stats, 41 {"hc_rx_bcast_bytes", offsetof(struct mana_ethtool_hc_stats, 43 {"hc_rx_mcast_pkts", offsetof(struct mana_ethtool_hc_stats, 45 {"hc_rx_mcast_bytes", offsetof(struct mana_ethtool_hc_stats, 47 {"hc_tx_err_gf_disabled", offsetof(struct mana_ethtool_hc_stats, [all …]
|
| /linux/include/net/mana/ |
| H A D | mana.h | 385 struct mana_ethtool_hc_stats { struct 480 struct mana_ethtool_hc_stats hc_stats;
|