Home
last modified time | relevance | path

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

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