Searched refs:z8530_rx_done (Results 1 – 1 of 1) sorted by relevance
111 static void z8530_rx_done(struct z8530_channel *c);386 z8530_rx_done(c); in z8530_rx()519 z8530_rx_done(chan); /* Fire up the next one */ in z8530_dma_rx()804 z8530_rx_done(c); /* Load the frame ring */ in z8530_sync_open()805 z8530_rx_done(c); /* Load the backup frame */ in z8530_sync_open()1085 z8530_rx_done(c); in z8530_sync_txdma_open()1086 z8530_rx_done(c); in z8530_sync_txdma_open()1573 static void z8530_rx_done(struct z8530_channel *c) in z8530_rx_done() function