Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.c68 static int rx_tail, rx_last; variable
5138 rx_last = rx_tail; in fill_rx()
5352 rd = rx_base + rx_last; in _e1000_poll()