Searched refs:needed_empty_chunks (Results 1 – 1 of 1) sorted by relevance
1019 u16 needed_empty_chunks) in oa_tc6_add_empty_chunks_to_spi_buf() argument1027 while (needed_empty_chunks--) { in oa_tc6_add_empty_chunks_to_spi_buf()1039 u16 needed_empty_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks() local1048 needed_empty_chunks = tc6->rx_chunks_available - tx_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()1050 oa_tc6_add_empty_chunks_to_spi_buf(tc6, needed_empty_chunks); in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()1052 return needed_empty_chunks * OA_TC6_CHUNK_SIZE + len; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()