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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Ddma.c376 if (type == B43legacy_DMA_64BIT) {
492 offset = (type == B43legacy_DMA_64BIT) ?
496 offset = (type == B43legacy_DMA_64BIT) ?
499 if (type == B43legacy_DMA_64BIT) {
534 offset = (type == B43legacy_DMA_64BIT) ?
537 if (type == B43legacy_DMA_64BIT) {
552 offset = (type == B43legacy_DMA_64BIT) ? B43legacy_DMA64_TXCTL :
556 offset = (type == B43legacy_DMA_64BIT) ?
559 if (type == B43legacy_DMA_64BIT) {
602 case B43legacy_DMA_64BIT
[all...]
H A Ddma.h223 B43legacy_DMA_64BIT = 64, enumerator in enum:b43legacy_dmatype

Completed in 129 milliseconds