Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/ !
Ddma.c100 static int op32_get_current_rxslot(struct b43legacy_dmaring *ring) in op32_get_current_rxslot() function
1333 current_slot = op32_get_current_rxslot(ring); in b43legacy_dma_rx()
/linux-5.19.10/drivers/net/wireless/broadcom/b43/ !
Ddma.c136 static int op32_get_current_rxslot(struct b43_dmaring *ring) in op32_get_current_rxslot() function
158 .get_current_rxslot = op32_get_current_rxslot,