Searched refs:ocelot_fdma_activate_chan (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_fdma.c | 85 static void ocelot_fdma_activate_chan(struct ocelot *ocelot, dma_addr_t dma, in ocelot_fdma_activate_chan() function 267 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() 874 ocelot_fdma_activate_chan(ocelot, ocelot->fdma->rx_ring.dcbs_dma, in ocelot_fdma_start()
|