Searched refs:hash_types (Results 1 – 1 of 1) sorted by relevance
1910 struct vxge_hw_rth_hash_types hash_types; in vxge_rth_configure() local1938 hash_types.hash_type_tcpipv4_en = vdev->config.rth_hash_type_tcpipv4; in vxge_rth_configure()1939 hash_types.hash_type_ipv4_en = vdev->config.rth_hash_type_ipv4; in vxge_rth_configure()1940 hash_types.hash_type_tcpipv6_en = vdev->config.rth_hash_type_tcpipv6; in vxge_rth_configure()1941 hash_types.hash_type_ipv6_en = vdev->config.rth_hash_type_ipv6; in vxge_rth_configure()1942 hash_types.hash_type_tcpipv6ex_en = in vxge_rth_configure()1944 hash_types.hash_type_ipv6ex_en = vdev->config.rth_hash_type_ipv6ex; in vxge_rth_configure()1956 &hash_types, in vxge_rth_configure()