Lines Matching full:receive
37 #define FEC_R_DES_ACTIVE_0 0x010 /* Receive descriptor reg */
43 #define FEC_R_CNTRL 0x084 /* Receive control reg */
59 #define FEC_R_BOUND 0x14c /* FIFO receive bound reg */
60 #define FEC_R_FSTART 0x150 /* FIFO receive start reg */
61 #define FEC_R_DES_START_1 0x160 /* Receive descriptor ring 1 */
63 #define FEC_R_BUFF_SIZE_1 0x168 /* Maximum receive buff ring1 size */
64 #define FEC_R_DES_START_2 0x16c /* Receive descriptor ring 2 */
66 #define FEC_R_BUFF_SIZE_2 0x174 /* Maximum receive buff ring2 size */
67 #define FEC_R_DES_START_0 0x180 /* Receive descriptor ring */
69 #define FEC_R_BUFF_SIZE_0 0x188 /* Maximum receive buff size */
70 #define FEC_R_FIFO_RSFL 0x190 /* Receive FIFO section full threshold */
71 #define FEC_R_FIFO_RSEM 0x194 /* Receive FIFO section empty threshold */
72 #define FEC_R_FIFO_RAEM 0x198 /* Receive FIFO almost empty threshold */
73 #define FEC_R_FIFO_RAFL 0x19c /* Receive FIFO almost full threshold */
74 #define FEC_FTRL 0x1b0 /* Frame truncation receive length*/
75 #define FEC_RACC 0x1c4 /* Receive Accelerator function */
76 #define FEC_RCMR_1 0x1c8 /* Receive classification match ring 1 */
77 #define FEC_RCMR_2 0x1cc /* Receive classification match ring 2 */
145 #define IEEE_R_MACERR 0x2d8 /* Receive FIFO overflow count */
155 #define FEC_R_DES_ACTIVE_0 0x010 /* Receive descriptor reg */
163 #define FEC_R_BOUND 0x08c /* FIFO receive bound reg */
164 #define FEC_R_FSTART 0x090 /* FIFO receive start reg */
167 #define FEC_R_CNTRL 0x104 /* Receive control reg */
174 #define FEC_R_DES_START_0 0x3d0 /* Receive descriptor ring */
180 #define FEC_R_BUFF_SIZE_0 0x3d8 /* Maximum receive buff size */
249 #define BD_SC_EMPTY ((ushort)0x8000) /* Receive is empty */
262 /* Buffer descriptor control/status used by Ethernet receive.
278 /* Enhanced buffer descriptor control/status used by Ethernet receive */
437 * - Two class indicators on receive with configurable priority
472 * those FIFO receive registers are resolved in other platforms.