Searched refs:mana_ethtool_stats (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_ethtool.c | 16 {"stop_queue", offsetof(struct mana_ethtool_stats, stop_queue)}, 17 {"wake_queue", offsetof(struct mana_ethtool_stats, wake_queue)}, 18 {"tx_cq_err", offsetof(struct mana_ethtool_stats, tx_cqe_err)}, 19 {"tx_cqe_unknown_type", offsetof(struct mana_ethtool_stats, 21 {"tx_linear_pkt_cnt", offsetof(struct mana_ethtool_stats, 23 {"rx_coalesced_err", offsetof(struct mana_ethtool_stats, 25 {"rx_cqe_unknown_type", offsetof(struct mana_ethtool_stats,
|
| /linux/include/net/mana/ |
| H A D | mana.h | 375 struct mana_ethtool_stats { struct 560 struct mana_ethtool_stats eth_stats;
|