Searched refs:needed_empty_chunks (Results 1 – 1 of 1) sorted by relevance
1022 u16 needed_empty_chunks) in oa_tc6_add_empty_chunks_to_spi_buf() argument1030 while (needed_empty_chunks--) { in oa_tc6_add_empty_chunks_to_spi_buf()1042 u16 needed_empty_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks() local1051 needed_empty_chunks = tc6->rx_chunks_available - tx_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()1053 oa_tc6_add_empty_chunks_to_spi_buf(tc6, needed_empty_chunks); in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()1055 return needed_empty_chunks * OA_TC6_CHUNK_SIZE + len; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()