Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c755 !!(hash_fields & MLX5_IPV6_IBV_RX_HASH); in mlx5_devx_tir_attr_set()
H A Dmlx5_flow.h362 #define MLX5_IPV6_IBV_RX_HASH (IBV_RX_HASH_SRC_IPV6 | IBV_RX_HASH_DST_IPV6) macro
H A Dmlx5_flow_verbs.c1815 MLX5_IPV6_IBV_RX_HASH); in flow_verbs_translate()
H A Dmlx5_flow_dv.c11249 fields |= MLX5_IPV6_IBV_RX_HASH; in flow_dv_hashfields_set()