Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Doa_tc6.c900 u16 no_of_rx_chunks = length / OA_TC6_CHUNK_SIZE; in oa_tc6_process_spi_data_rx_buf() local
905 for (int i = 0; i < no_of_rx_chunks; i++) { in oa_tc6_process_spi_data_rx_buf()