Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/
H A Dvirtio_net.c268 bool has_rss_hash_report; member
1796 if (dev->features & NETIF_F_RXHASH && vi->has_rss_hash_report) in receive_buf()
4492 vi->has_rss_hash_report = true; in virtnet_probe()
4497 if (vi->has_rss || vi->has_rss_hash_report) { in virtnet_probe()
4514 if (vi->has_rss_hash_report) in virtnet_probe()
4582 if (vi->has_rss || vi->has_rss_hash_report) in virtnet_probe()

Completed in 7 milliseconds