Lines Matching full:circular
862 * up to 7 DMA channels (FIFOs). Each Tx queue is supported by a circular array
948 * TFD Circular Buffers Base (CBBC) addresses
951 * circular buffers (CBs/queues) containing Transmit Frame Descriptors (TFDs)
953 * bytes from one another. Each TFD circular buffer in DRAM must be 256-byte
979 * 1) Receive Buffer Descriptor (RBD) circular buffer (CB), typically with 256
989 * Driver sets physical address [35:8] of base of RBD circular buffer
994 * the RB's corresponding RBD within the circular buffer. Driver sets
1004 * enter pointers to these RBs into contiguous RBD circular buffer entries,
1010 * the circular buffer. This value should initially be 0 (before preparing any
1012 * wrap back to 0 at the end of the circular buffer (but don't wrap before
1016 * As the 4965 fills RBs (referenced from contiguous RBDs within the circular
1046 * Physical base address of Rx Buffer Descriptor Circular Buffer.
1056 * NOTE: For 256-entry circular buffer, use only bits [7:0].
1076 * 23-20: # RBDs in circular buffer = 2^value; use "8" for 256 RBDs (normal),