Searched refs:tx_chunks (Results 1 – 1 of 1) sorted by relevance
1041 u16 tx_chunks = len / OA_TC6_CHUNK_SIZE; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks() local1048 if (tx_chunks >= tc6->rx_chunks_available) in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()1051 needed_empty_chunks = tc6->rx_chunks_available - tx_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()