Home
last modified time | relevance | path

Searched refs:has_rss_hash_report (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/
Dvirtio_net.c236 bool has_rss_hash_report; member
1272 if (dev->features & NETIF_F_RXHASH && vi->has_rss_hash_report) in receive_buf()
3815 vi->has_rss_hash_report = true; in virtnet_probe()
3820 if (vi->has_rss || vi->has_rss_hash_report) { in virtnet_probe()
3837 if (vi->has_rss_hash_report) in virtnet_probe()
3905 if (vi->has_rss || vi->has_rss_hash_report) in virtnet_probe()