Searched defs:fec_info_dma (Results 1 – 1 of 1) sorted by relevance
65 struct fec_info_dma { struct80 struct fec_info_dma *next; argument82 u16 rxTask; /* DMA receive Task Number */83 u16 txTask; /* DMA Transmit Task Number */84 u16 rxPri; /* DMA Receive Priority */85 u16 txPri; /* DMA Transmit Priority */86 u16 rxInit; /* DMA Receive Initiator */87 u16 txInit; /* DMA Transmit Initiator */88 u16 usedTbdIdx; /* next transmit BD to clean */89 u16 cleanTbdNum; /* the number of available transmit BDs */