modify_ttl        735 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 			recalc_cs_required = action->rewrite.modify_ttl;
modify_ttl       1341 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 					    bool *modify_ttl)
modify_ttl       1351 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	*modify_ttl = false;
modify_ttl       1360 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 		if (!(*modify_ttl))
modify_ttl       1361 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 			*modify_ttl = dr_action_modify_check_is_ttl_modify(sw_action);
modify_ttl       1423 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	bool modify_ttl;
modify_ttl       1451 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 					       &modify_ttl);
modify_ttl       1456 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	action->rewrite.modify_ttl = modify_ttl;
modify_ttl        726 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h 			u8 modify_ttl:1;