Searched refs:hash_types (Results 1 – 2 of 2) sorted by relevance
314 __le32 hash_types; member334 __le32 hash_types; member
1912 struct vxge_hw_rth_hash_types hash_types; in vxge_rth_configure() local1940 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()