Searched refs:sram_dma_descs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c13738 u32 sram_dma_descs; local
13741 sram_dma_descs = NIC_SRAM_DMA_DESC_POOL_BASE;
13786 sram_dma_descs + (i * sizeof(u32)));
13792 tw32(FTQ_DMA_HIGH_READ_FIFO_ENQDEQ, sram_dma_descs);
13794 tw32(FTQ_DMA_HIGH_WRITE_FIFO_ENQDEQ, sram_dma_descs);
13804 if ((val & 0xffff) == sram_dma_descs) {

Completed in 378 milliseconds