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()518 z8530_rx_done(chan); /* Fire up the next one */ in z8530_dma_rx()802 z8530_rx_done(c); /* Load the frame ring */ in z8530_sync_open()803 z8530_rx_done(c); /* Load the backup frame */ in z8530_sync_open()1083 z8530_rx_done(c); in z8530_sync_txdma_open()1084 z8530_rx_done(c); in z8530_sync_txdma_open()1571 static void z8530_rx_done(struct z8530_channel *c) in z8530_rx_done() function