Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h688 bool __using_pio; /* Using pio rather than dma. */ member
766 return dev->__using_pio; in b43legacy_using_pio()
H A Ddma.c788 dev->__using_pio = true; in b43legacy_dma_init()
H A Dmain.c3747 wldev->__using_pio = true; in b43legacy_one_core_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h688 bool __using_pio; /* Using pio rather than dma. */ member
766 return dev->__using_pio; in b43legacy_using_pio()
H A Ddma.c767 dev->__using_pio = true; in b43legacy_dma_init()
H A Dmain.c3748 wldev->__using_pio = true; in b43legacy_one_core_attach()

Completed in 20 milliseconds