Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Ddevice.h929 MLX5_HASH_FIELD_SEL_L4_SPORT = 1 << 2, enumerator
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c3018 MLX5_HASH_FIELD_SEL_L4_SPORT |\ in mlx5e_build_tir_ctx()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1514 selected_fields |= MLX5_HASH_FIELD_SEL_L4_SPORT; in create_rss_raw_qp_tir()