Searched refs:rss_hash_types_supported (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dvirtio_net.c288 u32 rss_hash_types_supported; member in struct:virtnet_info
3116 vi->ctrl->rss.hash_types = vi->rss_hash_types_supported;
3117 vi->rss_hash_types_saved = vi->rss_hash_types_supported;
3236 if (new_hashtypes != (new_hashtypes & vi->rss_hash_types_supported))
4760 vi->rss_hash_types_supported =
4762 vi->rss_hash_types_supported &=

Completed in 266 milliseconds