Searched refs:RX_BUF_DESC_BASE (Results 1 – 2 of 2) sorted by relevance
15 #define RX_BUF_DESC_BASE 0x00001000 macro
35 (struct ixpdev_rx_desc *)(IXP2000_SRAM0_VIRT_BASE + RX_BUF_DESC_BASE);90 ((_desc - RX_BUF_DESC_BASE) / sizeof(struct ixpdev_rx_desc)); in ixpdev_rx()371 RX_BUF_DESC_BASE + (i * sizeof(struct ixpdev_rx_desc))); in ixpdev_init()