Lines Matching defs:rx_buf
383 const u8 **tx_buf, u8 **rx_buf)418 if (rx_buf && *rx_buf)419 *(*rx_buf)++ = readl(rx_reg);432 const u16 **tx_buf, u16 **rx_buf)460 if (rx_buf && *rx_buf)461 put_unaligned(__le16_to_cpu(readl(rx_reg)), (*rx_buf)++);507 u8 *rx = xfer->rx_buf;517 u16 *rx = xfer->rx_buf;