Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h299 #define MLX5_IPV6_IBV_RX_HASH (IBV_RX_HASH_SRC_IPV6 | IBV_RX_HASH_DST_IPV6) macro
H A Dmlx5_devx.c881 !!(hash_fields & MLX5_IPV6_IBV_RX_HASH); in mlx5_devx_tir_attr_set()
H A Dmlx5_flow_verbs.c1798 MLX5_IPV6_IBV_RX_HASH); in flow_verbs_translate()
H A Dmlx5_flow_dv.c8561 dev_flow->hash_fields |= MLX5_IPV6_IBV_RX_HASH; in flow_dv_hashfields_set()