Searched refs:route_action (Results 1 – 2 of 2) sorted by relevance
193 enum mlxsw_sp_mr_route_action route_action, in mlxsw_sp_mr_tcam_afa_block_create() argument210 switch (route_action) { in mlxsw_sp_mr_tcam_afa_block_create()232 if (route_action == MLXSW_SP_MR_ROUTE_ACTION_TRAP_AND_FORWARD) { in mlxsw_sp_mr_tcam_afa_block_create()291 route->action = route_params->value.route_action; in mlxsw_sp_mr_tcam_route_create()370 enum mlxsw_sp_mr_route_action route_action) in mlxsw_sp_mr_tcam_route_action_update() argument378 afa_block = mlxsw_sp_mr_tcam_afa_block_create(mlxsw_sp, route_action, in mlxsw_sp_mr_tcam_route_action_update()394 route->action = route_action; in mlxsw_sp_mr_tcam_route_action_update()537 route_info->route_action, in mlxsw_sp_mr_tcam_route_update()556 route->action = route_info->route_action; in mlxsw_sp_mr_tcam_route_update()
28 enum mlxsw_sp_mr_route_action route_action; member53 enum mlxsw_sp_mr_route_action route_action);