mlx5_fc_destroy
void mlx5_fc_destroy(struct mlx5_core_dev *dev, struct mlx5_fc *counter);
mlx5_fc_destroy(mdev, counter);
mlx5_fc_destroy(mdev, rx_ipv4->fc->drop);
mlx5_fc_destroy(mdev, rx_ipv4->fc->cnt);
mlx5_fc_destroy(mdev, tx->fc->drop);
mlx5_fc_destroy(mdev, tx->fc->cnt);
mlx5_fc_destroy(mdev, rx_ipv4->fc->cnt);
mlx5_fc_destroy(mdev, tx->fc->drop);
mlx5_fc_destroy(mdev, tx->fc->cnt);
mlx5_fc_destroy(mdev, ipsec_rule->fc);
mlx5_fc_destroy(mdev, counter);
EXPORT_SYMBOL(mlx5_fc_destroy);