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