OA_TC6_CHUNK_SIZE
return used_tx_credits * OA_TC6_CHUNK_SIZE;
tc6->spi_data_tx_buf_offset += OA_TC6_CHUNK_SIZE;
OA_TC6_CHUNK_SIZE)
u16 tx_chunks = len / OA_TC6_CHUNK_SIZE;
return needed_empty_chunks * OA_TC6_CHUNK_SIZE + len;
spi_len = OA_TC6_CHUNK_SIZE;
u16 no_of_rx_chunks = length / OA_TC6_CHUNK_SIZE;
footer = oa_tc6_get_rx_chunk_footer(tc6, i * OA_TC6_CHUNK_SIZE +
OA_TC6_CHUNK_SIZE;
tc6->spi_data_tx_buf_offset += OA_TC6_CHUNK_SIZE;