mlx5e_deactivate_txqsq
void mlx5e_deactivate_txqsq(struct mlx5e_txqsq *sq);
mlx5e_deactivate_txqsq(&c->ptpsq[tc].txqsq);
mlx5e_deactivate_txqsq(sq);
mlx5e_deactivate_txqsq(sq);
mlx5e_deactivate_txqsq(&c->sq[tc]);