Searched refs:qede_txq_has_work (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c616 static int qede_txq_has_work(struct qede_tx_queue *txq) qede_txq_has_work() function
717 if (qede_txq_has_work(&fp->txqs[tc])) qede_has_tx_work()
980 if (qede_txq_has_work(&fp->txqs[tc])) qede_poll()

Completed in 44 milliseconds