Searched refs:vf_tx_bytes (Results 1 – 2 of 2) sorted by relevance
1344 this_tot->vf_tx_bytes = stats->tx_bytes; in netvsc_get_pcpu_stats()1349 this_tot->tx_bytes = this_tot->vf_tx_bytes; in netvsc_get_pcpu_stats()1502 offsetof(struct netvsc_ethtool_pcpu_stats, vf_tx_bytes) },
975 u64 vf_tx_bytes; member