Searched refs:txempty (Results 1 – 1 of 1) sorted by relevance
58 int txempty; member90 dst = (ushort*)(Ethermem+(ctlr->txempty+Nrx)*Etherfsize); in txfill()94 ctlr->txempty++; in txfill()95 if(ctlr->txempty==Ntx) in txfill()96 ctlr->txempty = 0; in txfill()