Home
last modified time | relevance | path

Searched refs:B43_DMA_64BIT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
A Ddma.c336 if (type == B43_DMA_64BIT) { in b43_dmacontroller_base()
454 if (type == B43_DMA_64BIT) { in b43_dmacontroller_rx_reset()
491 if (type == B43_DMA_64BIT) { in b43_dmacontroller_tx_reset()
512 if (type == B43_DMA_64BIT) { in b43_dmacontroller_tx_reset()
554 case B43_DMA_64BIT: in b43_dma_mapping_error()
682 if (ring->type == B43_DMA_64BIT) { in dmacontroller_setup()
810 return B43_DMA_64BIT; in b43_engine_type()
817 return B43_DMA_64BIT; in b43_engine_type()
860 if (type == B43_DMA_64BIT) in b43_setup_dmaring()
1039 if (type != B43_DMA_64BIT) in b43_dma_translation_in_low_word()
[all …]
A Ddma.h217 B43_DMA_64BIT = 64, enumerator

Completed in 7 milliseconds