Searched refs:ocelot_fdma_activate_chan (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mscc/ |
D | ocelot_fdma.c | 86 static void ocelot_fdma_activate_chan(struct ocelot *ocelot, dma_addr_t dma, in ocelot_fdma_activate_chan() function 268 ocelot_fdma_activate_chan(ocelot, new_llp, chan); in ocelot_fdma_rx_restart() 548 ocelot_fdma_activate_chan(ocelot, dma, MSCC_FDMA_INJ_CHAN); in ocelot_fdma_tx_cleanup() 631 ocelot_fdma_activate_chan(ocelot, dma, MSCC_FDMA_INJ_CHAN); in ocelot_fdma_send_skb() 875 ocelot_fdma_activate_chan(ocelot, ocelot->fdma->rx_ring.dcbs_dma, in ocelot_fdma_start()
|