Searched refs:cur_rx_index (Results 1 – 2 of 2) sorted by relevance
35 int cur_rx_index; member
415 index = dma->cur_rx_index; in gmac_check_rx_done()451 dma->cur_rx_index = (index + 1) & (RX_BUF_NUM - 1); in gmac_check_rx_done()552 dma->cur_rx_index = 0; in gmac_enable_dma()