Lines Matching full:each
102 * Device has 16 base pointer registers, one for each of 16 host-DRAM-resident
105 * bytes from one another. Each TFD circular buffer in DRAM must be 256-byte
108 * Bit fields in each pointer register:
125 * concatenate up to 20 DRAM buffers to form a Tx frame, each Receive Buffer
130 * physical address of each into device registers:
134 * Each entry (1 dword) points to a receive buffer (RB) of consistent size
233 * 17-16: size of each receive buffer; '00' 4K (normal), '01' 8K,
306 * Device has one configuration register for each of 8 Tx DMA/FIFO channels
387 * 16-9:Each status bit is for one channel. Indicates that an (Error) ActDMA
391 * 7-0: Each status bit indicates a channel's TxCredit error. When an error
481 * Each Tx queue uses a circular buffer of 256 TFDs stored in host DRAM.
482 * Both driver and device share these circular buffers, each of which must be
485 * Driver must indicate the physical address of the base of each
488 * Each TFD contains pointer/size information for up to 20 data buffers
490 * by the TFD. Each buffer must be a single contiguous block of memory within
491 * itself, but buffers may be scattered in host DRAM. Each buffer has max size