Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/
A Ddrv_eth.c194 rx_bd_addr = rt_pages_alloc(RX_BD_INDEX_NUM); in enet_buffer_init()
200 …gn = (void *)rt_ioremap_nocache(virtual_to_physical(rx_bd_addr), (SYS_PAGE_SIZE<<RX_BD_INDEX_NUM)); in enet_buffer_init()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_geth.h160 #define RX_BD_INDEX_NUM (1) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/gmac/
A Dhal_geth.c594 …rt_geth_dev.get_buffer_config.dma_desc_rx = (hal_geth_dma_desc_t *)rt_pages_alloc(RX_BD_INDEX_NUM); in geth_dma_desc_init()

Completed in 13 milliseconds