mlx5e_notify_hw
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, sq->doorbell_cseg);
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, cseg);
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, cseg);
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, db_cseg);
mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nop->ctrl);
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, sq->doorbell_cseg);
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, &wqe->ctrl);
mlx5e_notify_hw(wq, sq->pc, sq->uar_map, cseg);
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, cseg);
mlx5e_notify_hw(&sq->wq, sq->pc, sq->uar_map, cseg);
mlx5e_notify_hw(wq, sq->pc, sq->uar_map, &nopwqe->ctrl);