Home
last modified time | relevance | path

Searched refs:hfso (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c1580 void *hfso; in create_rss_raw_qp_tir() local
1621 hfso = MLX5_ADDR_OF(tirc, tirc, rx_hash_field_selector_outer); in create_rss_raw_qp_tir()
1629 hfso = MLX5_ADDR_OF(tirc, tirc, rx_hash_field_selector_inner); in create_rss_raw_qp_tir()
1631 hfso = MLX5_ADDR_OF(tirc, tirc, rx_hash_field_selector_outer); in create_rss_raw_qp_tir()
1672 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in create_rss_raw_qp_tir()
1676 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in create_rss_raw_qp_tir()
1696 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in create_rss_raw_qp_tir()
1700 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in create_rss_raw_qp_tir()
1722 MLX5_SET(rx_hash_field_select, hfso, selected_fields, selected_fields); in create_rss_raw_qp_tir()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c2734 void *hfso = inner ? MLX5_ADDR_OF(tirc, tirc, rx_hash_field_selector_inner) : in mlx5e_build_indir_tir_ctx_hash() local
2747 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in mlx5e_build_indir_tir_ctx_hash()
2749 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in mlx5e_build_indir_tir_ctx_hash()
2751 MLX5_SET(rx_hash_field_select, hfso, selected_fields, in mlx5e_build_indir_tir_ctx_hash()