1Z8530_SYNC_TXDMA_CLO(9)    Public Functions Provided   Z8530_SYNC_TXDMA_CLO(9)
2
3
4

NAME

6       z8530_sync_txdma_close - Close down a TX driven DMA channel
7

SYNOPSIS

9       int z8530_sync_txdma_close(struct net_device * dev,
10                                  struct z8530_channel * c);
11

ARGUMENTS

13       dev
14           Network device to detach
15
16       c
17           Z8530 channel to move into discard mode
18

DESCRIPTION

20       Shut down a DMA/PIO split mode synchronous interface. Halt the DMA, and
21       free the buffers.
22

AUTHOR

24       Alan Cox <alan@lxorguk.ukuu.org.uk>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019           Z8530_SYNC_TXDMA_CLO(9)
Impressum