Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hyperv/
Dnetvsc_drv.c1451 { "tx_scattered", offsetof(struct netvsc_ethtool_stats, tx_scattered) },
1452 { "tx_no_memory", offsetof(struct netvsc_ethtool_stats, tx_no_memory) },
1453 { "tx_no_space", offsetof(struct netvsc_ethtool_stats, tx_no_space) },
1454 { "tx_too_big", offsetof(struct netvsc_ethtool_stats, tx_too_big) },
1455 { "tx_busy", offsetof(struct netvsc_ethtool_stats, tx_busy) },
1456 { "tx_send_full", offsetof(struct netvsc_ethtool_stats, tx_send_full) },
1457 { "rx_comp_busy", offsetof(struct netvsc_ethtool_stats, rx_comp_busy) },
1458 { "rx_no_memory", offsetof(struct netvsc_ethtool_stats, rx_no_memory) },
1459 { "stop_queue", offsetof(struct netvsc_ethtool_stats, stop_queue) },
1460 { "wake_queue", offsetof(struct netvsc_ethtool_stats, wake_queue) },
[all …]
Dhyperv_net.h893 struct netvsc_ethtool_stats { struct
969 struct netvsc_ethtool_stats eth_stats;