Searched refs:qede_txq_has_work (Results 1 – 2 of 2) sorted by relevance
387 int qede_txq_has_work(struct qede_tx_queue *txq) in qede_txq_has_work() function1398 if (qede_txq_has_work(fp->xdp_tx)) in qede_poll_is_more_work()1405 if (qede_txq_has_work(&fp->txq[cos])) in qede_poll_is_more_work()1430 if (qede_txq_has_work(&fp->txq[cos])) in qede_poll()1435 if ((fp->type & QEDE_FASTPATH_XDP) && qede_txq_has_work(fp->xdp_tx)) in qede_poll()
575 int qede_txq_has_work(struct qede_tx_queue *txq);