Home | History | Annotate | Download | only in altboot

Lines Matching defs:rx

69 #define R0_ES		(1U<<15)	/* Rx error summary */
80 #define RDB_CSR3 0x18 /* Rx descriptor base */
86 #define NAR_REN (1U<< 1) /* instruct start/stop Rx */
106 unsigned csr, omr, tx, rx;
187 l->tx = l->rx = 0;
195 /* start Tx/Rx */
244 rxd = &l->rxd[l->rx];
258 l->rx ^= 1;
265 ptr = l->rxstore[l->rx];
270 l->rx ^= 1;