Searched refs:txcsmr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Drrunner.c1010 u32 prodidx, rxindex, eidx, txcsmr, rxlimit, txcon; local
1021 txcsmr = (prodidx >> 8) & 0xff;
1044 if (txcsmr != txcon) {
1070 } while (txcsmr != txcon);
1082 eidx |= ((txcsmr << 8) | (rxlimit << 16));

Completed in 106 milliseconds