qede_drain_txq
return qede_drain_txq(edev, txq, false);
rc = qede_drain_txq(edev, &fp->txq[cos], true);
rc = qede_drain_txq(edev, fp->xdp_tx, true);