Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_net.h314 __le32 hash_types; member
334 __le32 hash_types; member
/Linux-v5.10/drivers/net/ethernet/neterion/vxge/
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()