Searched refs:vf_tx_bytes (Results 1 – 2 of 2) sorted by relevance
1301 this_tot->vf_tx_bytes = stats->tx_bytes; in netvsc_get_pcpu_stats()1306 this_tot->tx_bytes = this_tot->vf_tx_bytes; in netvsc_get_pcpu_stats()1461 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_bytes) },
989 u64 vf_tx_bytes; member