Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dmacb.c349 unsigned int new_tail) in reclaim_rx_buffers() argument
356 while (i > new_tail) { in reclaim_rx_buffers()
363 while (i < new_tail) { in reclaim_rx_buffers()
370 macb->rx_tail = new_tail; in reclaim_rx_buffers()