Searched refs:BFM_BASE (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/wan/
H A Dfarsync.c111 #define BFM_BASE 0x00010000L /* Base offset of the shared memory window DMA macro
409 /* Larger buffers are positioned in memory at offset BFM_BASE */
416 #define BUF_OFFSET(X) (BFM_BASE + offsetof(struct buf_window, X))

Completed in 42 milliseconds