Searched refs:hash_fields (Results 1 – 6 of 6) sorted by relevance
684 if (hash_fields & ENA_ADMIN_RSS_L2_DA) in ena_flow_hash_to_flow_type()687 if (hash_fields & ENA_ADMIN_RSS_L3_DA) in ena_flow_hash_to_flow_type()690 if (hash_fields & ENA_ADMIN_RSS_L3_SA) in ena_flow_hash_to_flow_type()693 if (hash_fields & ENA_ADMIN_RSS_L4_DP) in ena_flow_hash_to_flow_type()706 if (hash_fields & RXH_L2DA) in ena_flow_data_to_flow_hash()709 if (hash_fields & RXH_IP_DST) in ena_flow_data_to_flow_hash()712 if (hash_fields & RXH_IP_SRC) in ena_flow_data_to_flow_hash()715 if (hash_fields & RXH_L4_B_2_3) in ena_flow_data_to_flow_hash()718 if (hash_fields & RXH_L4_B_0_1) in ena_flow_data_to_flow_hash()728 u16 hash_fields; in ena_get_rss_hash() local[all …]
713 u16 hash_fields);
2542 u16 hash_fields) in ena_com_fill_hash_ctrl() argument2561 if ((hash_fields & supported_fields) != hash_fields) { in ena_com_fill_hash_ctrl()2564 proto, hash_fields, supported_fields); in ena_com_fill_hash_ctrl()2567 hash_ctrl->selected_fields[proto].fields = hash_fields; in ena_com_fill_hash_ctrl()
1940 if (!(hash_fields & FIB_MULTIPATH_HASH_FIELD_OUTER_MASK)) in fib_multipath_custom_hash_outer()1947 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in fib_multipath_custom_hash_outer()1949 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_outer()1951 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in fib_multipath_custom_hash_outer()1953 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in fib_multipath_custom_hash_outer()1955 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in fib_multipath_custom_hash_outer()2034 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in fib_multipath_custom_hash_fl4()2036 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in fib_multipath_custom_hash_fl4()2038 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in fib_multipath_custom_hash_fl4()2040 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in fib_multipath_custom_hash_fl4()[all …]
2388 u32 hash_fields = ip6_multipath_hash_fields(net); in rt6_multipath_custom_hash_outer() local2398 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in rt6_multipath_custom_hash_outer()2400 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_outer()2402 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in rt6_multipath_custom_hash_outer()2406 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in rt6_multipath_custom_hash_outer()2408 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in rt6_multipath_custom_hash_outer()2419 u32 hash_fields = ip6_multipath_hash_fields(net); in rt6_multipath_custom_hash_inner() local2479 u32 hash_fields = ip6_multipath_hash_fields(net); in rt6_multipath_custom_hash_fl6() local2487 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in rt6_multipath_custom_hash_fl6()2489 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in rt6_multipath_custom_hash_fl6()[all …]
11226 u32 hash_fields) in mlxsw_sp_mp_hash_inner_custom() argument11270 u32 hash_fields; in mlxsw_sp_mp4_hash_init() local11295 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) in mlxsw_sp_mp4_hash_init()11297 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) in mlxsw_sp_mp4_hash_init()11299 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_IP_PROTO) in mlxsw_sp_mp4_hash_init()11301 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_PORT) in mlxsw_sp_mp4_hash_init()11303 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_PORT) in mlxsw_sp_mp4_hash_init()11306 mlxsw_sp_mp_hash_inner_custom(config, hash_fields); in mlxsw_sp_mp4_hash_init()11358 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_SRC_IP) { in mlxsw_sp_mp6_hash_init()11362 if (hash_fields & FIB_MULTIPATH_HASH_FIELD_DST_IP) { in mlxsw_sp_mp6_hash_init()[all …]