Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/
Doa_tc6.c1038 u16 tx_chunks = len / OA_TC6_CHUNK_SIZE; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks() local
1045 if (tx_chunks >= tc6->rx_chunks_available) in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()
1048 needed_empty_chunks = tc6->rx_chunks_available - tx_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()