Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Doa_tc6.c85 u8 rx_chunks_available; member
848 tc6->rx_chunks_available = FIELD_GET(OA_TC6_DATA_FOOTER_RX_CHUNKS, in oa_tc6_process_rx_chunk_footer()
1242 if (tx_chunks >= tc6->rx_chunks_available) in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()
1245 needed_empty_chunks = tc6->rx_chunks_available - tx_chunks; in oa_tc6_prepare_spi_tx_buf_for_rx_chunks()
1344 tc6->rx_chunks_available = in oa_tc6_update_buffer_status_from_register()