Lines Matching refs:rx_left
183 unsigned int rx_left;318 u32 rx_left = (rs->rx_left > words) ? rs->rx_left - words : 0;325 if (rx_left) {328 if (rx_left < ftl) {329 rx_left = ftl;330 words = rs->rx_left - rx_left;334 rs->rx_left = rx_left;367 if (!rs->rx_left) {384 rs->rx_left = xfer->len / rs->n_bytes;