Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c758 !!(hash_fields & MLX5_UDP_IBV_RX_HASH); in mlx5_devx_tir_attr_set()
H A Dmlx5_flow.h375 #define MLX5_UDP_IBV_RX_HASH (IBV_RX_HASH_SRC_PORT_UDP | \ macro
H A Dmlx5_flow_dv.c11273 fields |= MLX5_UDP_IBV_RX_HASH; in flow_dv_hashfields_set()
14923 *hash_field &= ~MLX5_UDP_IBV_RX_HASH; in flow_dv_action_rss_l34_hash_adjust()
14929 *hash_field |= MLX5_UDP_IBV_RX_HASH; in flow_dv_action_rss_l34_hash_adjust()