[go: nahoru, domu]

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

/drivers/net/hippi/
H A Drrunner.c1026 u32 prodidx, rxindex, eidx, txcsmr, rxlimit, txcon; local
1037 txcsmr = (prodidx >> 8) & 0xff;
1060 if (txcsmr != txcon) {
1086 } while (txcsmr != txcon);
1098 eidx |= ((txcsmr << 8) | (rxlimit << 16));

Completed in 38 milliseconds