Searched refs:TX_BUF_DESC_BASE (Results 1 – 2 of 2) sorted by relevance
17 #define TX_BUF_DESC_BASE 0x00002000 macro
37 (struct ixpdev_tx_desc *)(IXP2000_SRAM0_VIRT_BASE + TX_BUF_DESC_BASE);65 TX_BUF_DESC_BASE + (entry * sizeof(struct ixpdev_tx_desc))); in ixpdev_xmit()166 entry = (desc - TX_BUF_DESC_BASE) / sizeof(struct ixpdev_tx_desc); in ixpdev_tx_complete()