Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c1911 struct vxge_hw_rth_hash_types hash_types; in vxge_rth_configure() local
1939 hash_types.hash_type_tcpipv4_en = vdev->config.rth_hash_type_tcpipv4; in vxge_rth_configure()
1940 hash_types.hash_type_ipv4_en = vdev->config.rth_hash_type_ipv4; in vxge_rth_configure()
1941 hash_types.hash_type_tcpipv6_en = vdev->config.rth_hash_type_tcpipv6; in vxge_rth_configure()
1942 hash_types.hash_type_ipv6_en = vdev->config.rth_hash_type_ipv6; in vxge_rth_configure()
1943 hash_types.hash_type_tcpipv6ex_en = in vxge_rth_configure()
1945 hash_types.hash_type_ipv6ex_en = vdev->config.rth_hash_type_ipv6ex; in vxge_rth_configure()
1957 &hash_types, in vxge_rth_configure()