hash_types       1910 drivers/net/ethernet/neterion/vxge/vxge-main.c 	struct vxge_hw_rth_hash_types hash_types;
hash_types       1938 drivers/net/ethernet/neterion/vxge/vxge-main.c 	hash_types.hash_type_tcpipv4_en   = vdev->config.rth_hash_type_tcpipv4;
hash_types       1939 drivers/net/ethernet/neterion/vxge/vxge-main.c 	hash_types.hash_type_ipv4_en      = vdev->config.rth_hash_type_ipv4;
hash_types       1940 drivers/net/ethernet/neterion/vxge/vxge-main.c 	hash_types.hash_type_tcpipv6_en   = vdev->config.rth_hash_type_tcpipv6;
hash_types       1941 drivers/net/ethernet/neterion/vxge/vxge-main.c 	hash_types.hash_type_ipv6_en      = vdev->config.rth_hash_type_ipv6;
hash_types       1942 drivers/net/ethernet/neterion/vxge/vxge-main.c 	hash_types.hash_type_tcpipv6ex_en =
hash_types       1944 drivers/net/ethernet/neterion/vxge/vxge-main.c 	hash_types.hash_type_ipv6ex_en    = vdev->config.rth_hash_type_ipv6ex;
hash_types       1956 drivers/net/ethernet/neterion/vxge/vxge-main.c 				&hash_types,