Searched refs:hfso (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 1633 void *hfso = MLX5_ADDR_OF(tirc, tirc, rx_hash_field_selector_outer); in mlx5e_build_tir_ctx() local 1678 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in mlx5e_build_tir_ctx() 1680 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in mlx5e_build_tir_ctx() 1682 MLX5_SET(rx_hash_field_select, hfso, selected_fields, in mlx5e_build_tir_ctx() 1687 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in mlx5e_build_tir_ctx() 1689 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in mlx5e_build_tir_ctx() 1691 MLX5_SET(rx_hash_field_select, hfso, selected_fields, in mlx5e_build_tir_ctx() 1696 MLX5_SET(rx_hash_field_select, hfso, l3_prot_type, in mlx5e_build_tir_ctx() 1698 MLX5_SET(rx_hash_field_select, hfso, l4_prot_type, in mlx5e_build_tir_ctx() 1700 MLX5_SET(rx_hash_field_select, hfso, selected_fields, in mlx5e_build_tir_ctx() [all …]
|