Searched refs:next_xfer_buf (Results 1 – 1 of 1) sorted by relevance
66 uint8_t *next_xfer_buf; member687 if (data->rx_data.next_xfer_buf) { in mcux_flexcomm_uart_rx_disable()690 .data.rx_buf.buf = data->rx_data.next_xfer_buf in mcux_flexcomm_uart_rx_disable()699 data->rx_data.next_xfer_buf = NULL; in mcux_flexcomm_uart_rx_disable()720 if (data->rx_data.next_xfer_buf != NULL || data->rx_data.next_xfer_len != 0) { in mcux_flexcomm_uart_rx_buf_rsp()730 data->rx_data.next_xfer_buf = buf; in mcux_flexcomm_uart_rx_buf_rsp()781 if (data->rx_data.next_xfer_buf) { in mcux_flexcomm_uart_dma_rx_callback()783 data->rx_data.xfer_buf = data->rx_data.next_xfer_buf; in mcux_flexcomm_uart_dma_rx_callback()785 data->rx_data.next_xfer_buf = NULL; in mcux_flexcomm_uart_dma_rx_callback()