Searched defs:netvsc_ethtool_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
994 struct netvsc_ethtool_pcpu_stats { struct995 u64 rx_packets;996 u64 rx_bytes;997 u64 tx_packets;998 u64 tx_bytes;999 u64 vf_rx_packets;1000 u64 vf_rx_bytes;1001 u64 vf_tx_packets;1002 u64 vf_tx_bytes;