Lines Matching defs:txbd
58 struct txbd {
174 #define DMACTRL_TBDSEN __PPCBIT(25) /* TxBD Data Snoop enable */
177 #define DMACTRL_TOD __PPCBIT(29) /* Transmit On Demand for TxBD ring 0 */
179 #define DMACTRL_WOP __PPCBIT(31) /* Wait or pool for TxBD ring 0 */
240 #define TR03WT 0x140 /* TxBD Rings 0-3 round-robin weightings [TSEC3] */
241 #define TR47WT 0x144 /* TxBD Rings 4-7 round-robin weightings [TSEC3] */
243 #define TBPTR0 0x184 /* TxBD pointer for ring 0 */
244 #define TBPTR1 0x18C /* TxBD pointer for ring 1 [TSEC3] */
245 #define TBPTR2 0x194 /* TxBD pointer for ring 2 [TSEC3] */
246 #define TBPTR3 0x19C /* TxBD pointer for ring 3 [TSEC3] */
247 #define TBPTR4 0x1A4 /* TxBD pointer for ring 4 [TSEC3] */
248 #define TBPTR5 0x1AC /* TxBD pointer for ring 5 [TSEC3] */
249 #define TBPTR6 0x1B4 /* TxBD pointer for ring 6 [TSEC3] */
250 #define TBPTR7 0x1BC /* TxBD pointer for ring 7 [TSEC3] */
252 #define TBASEH 0x200 /* TxBD base address high bits [TSEC3] */
253 #define TBASE0 0x204 /* TxBD base address of ring 0 */
254 #define TBASE1 0x20C /* TxBD base address of ring 1 [TSEC3] */
255 #define TBASE2 0x214 /* TxBD base address of ring 2 [TSEC3] */
256 #define TBASE3 0x21C /* TxBD base address of ring 3 [TSEC3] */
257 #define TBASE4 0x224 /* TxBD base address of ring 4 [TSEC3] */
258 #define TBASE5 0x22C /* TxBD base address of ring 5 [TSEC3] */
259 #define TBASE6 0x234 /* TxBD base address of ring 6 [TSEC3] */
260 #define TBASE7 0x23C /* TxBD base address of ring 7 [TSEC3] */