Searched refs:rx_buf_base (Results 1 – 2 of 2) sorted by relevance
278 port_info->rx_buf_base = (u8 *)ADDR_TO_P2((u32)port_info->rx_buf_alloc); in sh_eth_rx_desc_init()282 rx_buf = port_info->rx_buf_base, i = 0; in sh_eth_rx_desc_init()
88 u8 *rx_buf_base; member