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

/linux-master/drivers/net/ethernet/mscc/
H A Docelot_fdma.c78 static bool ocelot_fdma_tx_ring_empty(struct ocelot_fdma *fdma) function
500 while (!ocelot_fdma_tx_ring_empty(fdma)) {
531 if (!end_of_list || ocelot_fdma_tx_ring_empty(fdma))
628 if (ocelot_fdma_tx_ring_empty(fdma)) {

Completed in 118 milliseconds