Home
last modified time | relevance | path

Searched defs:z8530_channel (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/wan/
Dz85230.h263 struct z8530_channel struct
265 struct z8530_irqhandler *irqs; /* IRQ handlers */
290 void (*rx_function)(struct z8530_channel *, struct sk_buff *); argument
296 u8 rxdma; /* DMA channels */
297 u8 txdma;
298 u8 rxdma_on; /* DMA active if flag set */
299 u8 txdma_on;
300 u8 dma_num; /* Buffer we are DMAing into */
301 u8 dma_ready; /* Is the other buffer free */
302 u8 dma_tx; /* TX is to use DMA */
[all …]