Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/gmac/
A Dhal_geth.c50 static unsigned int rx_clean = 0; variable
158 rx_p = rt_geth_dev.get_buffer_config.dma_desc_rx + rx_clean; in read_data_from_eth()
196 rx_clean = circ_inc(rx_clean, DMA_DESC_RX_NUM); in read_data_from_eth()
783 rx_p = rt_geth_dev.get_buffer_config.dma_desc_rx + rx_clean; in is_data_availabl()

Completed in 7 milliseconds