Lines Matching defs:rx_buf
368 const u8 **tx_buf, u8 **rx_buf)391 if (rx_buf && *rx_buf)392 *(*rx_buf)++ = readl(rx_reg);399 const u16 **tx_buf, u16 **rx_buf)422 if (rx_buf && *rx_buf)423 put_unaligned(__le16_to_cpu(readl(rx_reg)), (*rx_buf)++);468 u8 *rx = xfer->rx_buf;478 u16 *rx = xfer->rx_buf;