mlx5dr_action_destroy   45 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 		err = mlx5dr_action_destroy(action);
mlx5dr_action_destroy   54 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 		err = mlx5dr_action_destroy(old_miss_action);
mlx5dr_action_destroy  114 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 		err = mlx5dr_action_destroy(action);
mlx5dr_action_destroy  441 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 			mlx5dr_action_destroy(fs_dr_actions[i]);
mlx5dr_action_destroy  495 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 	mlx5dr_action_destroy(pkt_reformat->action.dr_action);
mlx5dr_action_destroy  525 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 	mlx5dr_action_destroy(modify_hdr->action.dr_action);
mlx5dr_action_destroy  554 drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c 			mlx5dr_action_destroy(rule->dr_actions[i]);
mlx5dr_action_destroy  110 drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5dr.h int mlx5dr_action_destroy(struct mlx5dr_action *action);