Home | History | Annotate | Download | only in net

Lines Matching defs:cur_tx

672     unsigned int cur_rx, cur_tx;	/* The next free and used entries */
719 tp->cur_rx = tp->cur_tx = 0;
1361 entry = tp->cur_tx % TX_RING_SIZE;
1411 tp->cur_tx++;