Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dne2000_base.c188 DP_OUT(base, DP_BNDRY, dp->rx_buf_end - 1); /* Receive ring boundary */ in dp83902a_start()
189 DP_OUT(base, DP_PSTOP, dp->rx_buf_end); /* Receive ring end page */ in dp83902a_start()
394 if (pkt == dp->rx_buf_end) in dp83902a_RxEvent()
406 DP_OUT(base, DP_BNDRY, dp->rx_buf_end - 1); in dp83902a_RxEvent()
433 DP_OUT(base, DP_BNDRY, dp->rx_buf_end - 1); in dp83902a_RxEvent()
703 nic.rx_buf_end = RX_END; in ne2k_setup_driver()
A Dne2000_base.h141 int rx_buf_start, rx_buf_end; member

Completed in 4 milliseconds