mlx5e_drain_sq
void mlx5e_drain_sq(struct mlx5e_sq *);
mlx5e_drain_sq(sq);
mlx5e_drain_sq(&ch->sq[i]);
mlx5e_drain_sq(channel->sq);