rl_tx_nextfree   1194 dev/ic/re.c    	sc->rl_ldata.rl_tx_nextfree = 0;
rl_tx_nextfree   1610 dev/ic/re.c    	curidx = startidx = sc->rl_ldata.rl_tx_nextfree;
rl_tx_nextfree   1696 dev/ic/re.c    	sc->rl_ldata.rl_tx_nextfree = curidx;
rl_tx_nextfree    703 dev/ic/rtl81x9reg.h 	int			rl_tx_nextfree; /* next descriptor to use */