Lines Matching refs:rxpos
431 int rxpos; /* Next Rx buffer to use */
993 port->rxpos = 0;
1158 port->rxpos = rxp;
1176 rxp = port->rxpos;
1200 port->rxpos = rxp;
1226 port->rxpos = rxp;
1265 if (rxp != port->rxpos) {
1266 dbg(DBG_ASS, "About to increment rxpos by more than 1\n");
1267 dbg(DBG_ASS, "rxp = %d rxpos = %d\n", rxp, port->rxpos);
1270 port->rxpos = rxp;
1390 while (!(FST_RDB(card, rxDescrRing[pi][port->rxpos].bits)