Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dsh_eth.h85 u8 *rx_buf_base; member
A Dsh_eth.c289 port_info->rx_buf_base = (u8 *)ADDR_TO_P2((uintptr_t)port_info->rx_buf_alloc); in sh_eth_rx_desc_init()
293 rx_buf = port_info->rx_buf_base, i = 0; in sh_eth_rx_desc_init()

Completed in 6 milliseconds