Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Doa_tc6.c1041 u16 tx_chunks = len / OA_TC6_CHUNK_SIZE; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks() local
1048 if (tx_chunks >= tc6->rx_chunks_available) in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()
1051 needed_empty_chunks = tc6->rx_chunks_available - tx_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()