Home
last modified time | relevance | path

Searched refs:b43_dma_handle_rx_overflow (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Ddma.h299 void b43_dma_handle_rx_overflow(struct b43_dmaring *ring);
Ddma.c1668 void b43_dma_handle_rx_overflow(struct b43_dmaring *ring) in b43_dma_handle_rx_overflow() function
Dmain.c2027 b43_dma_handle_rx_overflow(dev->dma.rx_ring); in b43_do_interrupt_thread()