Lines Matching defs:rxfifo
200 unsigned int rxfifo;
209 .rxfifo = SZ_128,
218 .rxfifo = SZ_128,
227 .rxfifo = SZ_128,
237 .rxfifo = SZ_128,
247 .rxfifo = SZ_128,
256 .rxfifo = SZ_128,
404 (op->data.nbytes > q->devtype_data->rxfifo - 4 &&
682 if (op->data.nbytes > (q->devtype_data->rxfifo - 4) &&
713 else if (op->data.nbytes > (q->devtype_data->rxfifo - 4))