Searched refs:lb_flags (Results 1 – 1 of 1) sorted by relevance
134 u8 lb_flags = 0; in mlx5e_refresh_tirs() local148 lb_flags = MLX5_TIRC_SELF_LB_BLOCK_BLOCK_UNICAST; in mlx5e_refresh_tirs()151 lb_flags |= MLX5_TIRC_SELF_LB_BLOCK_BLOCK_MULTICAST; in mlx5e_refresh_tirs()153 if (lb_flags) in mlx5e_refresh_tirs()154 MLX5_SET(modify_tir_in, in, ctx.self_lb_block, lb_flags); in mlx5e_refresh_tirs()