Lines Matching defs:rxfifo
201 unsigned int rxfifo;
210 .rxfifo = SZ_128,
219 .rxfifo = SZ_128,
228 .rxfifo = SZ_128,
238 .rxfifo = SZ_128,
248 .rxfifo = SZ_128,
257 .rxfifo = SZ_128,
405 (op->data.nbytes > q->devtype_data->rxfifo - 4 &&
683 if (op->data.nbytes > (q->devtype_data->rxfifo - 4) &&
714 else if (op->data.nbytes > (q->devtype_data->rxfifo - 4))