Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_net.h314 __le32 hash_types; member
334 __le32 hash_types; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_net.h320 __le32 hash_types; member
340 __le32 hash_types; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_net.h171 __le32 hash_types; member
181 __le32 hash_types; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_net.h171 __le32 hash_types; member
181 __le32 hash_types; member
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c1912 struct vxge_hw_rth_hash_types hash_types; in vxge_rth_configure() local
1940 hash_types.hash_type_tcpipv4_en = vdev->config.rth_hash_type_tcpipv4; in vxge_rth_configure()
1941 hash_types.hash_type_ipv4_en = vdev->config.rth_hash_type_ipv4; in vxge_rth_configure()
1942 hash_types.hash_type_tcpipv6_en = vdev->config.rth_hash_type_tcpipv6; in vxge_rth_configure()
1943 hash_types.hash_type_ipv6_en = vdev->config.rth_hash_type_ipv6; in vxge_rth_configure()
1944 hash_types.hash_type_tcpipv6ex_en = in vxge_rth_configure()
1946 hash_types.hash_type_ipv6ex_en = vdev->config.rth_hash_type_ipv6ex; in vxge_rth_configure()
1958 &hash_types, in vxge_rth_configure()
/kernel/linux/linux-6.6/drivers/net/
H A Dvirtio_net.c213 u32 hash_types; member
2984 vi->ctrl->rss.hash_types = vi->rss_hash_types_supported; in virtnet_init_default_rss()
3109 vi->ctrl->rss.hash_types = vi->rss_hash_types_saved; in virtnet_set_hashflow()
3902 vi->ctrl->rss.hash_types = vi->rss_hash_types_saved; in virtnet_set_features()
3904 vi->ctrl->rss.hash_types = VIRTIO_NET_HASH_REPORT_NONE; in virtnet_set_features()

Completed in 14 milliseconds