Searched refs:hash_types (Results 1 – 3 of 3) sorted by relevance
565 __be16 hash_types; member578 __be16 hash_types; member
1436 .hash_types = cpu_to_be16(BIT(GVE_RSS_HASH_TCPV4) | in gve_adminq_configure_rss()
4253 vi->rss_hdr->hash_types = cpu_to_le32(vi->rss_hash_types_supported); in virtnet_init_default_rss()4382 vi->rss_hdr->hash_types = cpu_to_le32(vi->rss_hash_types_saved); in virtnet_set_hashflow()6198 vi->rss_hdr->hash_types = cpu_to_le32(vi->rss_hash_types_saved); in virtnet_set_features()6200 vi->rss_hdr->hash_types = cpu_to_le32(VIRTIO_NET_HASH_REPORT_NONE); in virtnet_set_features()
Completed in 25 milliseconds