Home
last modified time | relevance | path

Searched refs:needed_empty_chunks (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/
Doa_tc6.c1019 u16 needed_empty_chunks) in oa_tc6_add_empty_chunks_to_spi_buf() argument
1027 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() local
1048 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()