Home
last modified time | relevance | path

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

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