Searched refs:lb_flags (Results 1 – 1 of 1) sorted by relevance
135 u8 lb_flags = 0; in mlx5e_refresh_tirs() local147 lb_flags = MLX5_TIRC_SELF_LB_BLOCK_BLOCK_UNICAST; in mlx5e_refresh_tirs()150 lb_flags |= MLX5_TIRC_SELF_LB_BLOCK_BLOCK_MULTICAST; in mlx5e_refresh_tirs()152 if (lb_flags) in mlx5e_refresh_tirs()153 MLX5_SET(modify_tir_in, in, ctx.self_lb_block, lb_flags); in mlx5e_refresh_tirs()