Home
last modified time | relevance | path

Searched refs:op32_idx2desc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c32 struct b43legacy_dmadesc32 *op32_idx2desc(struct b43legacy_dmaring *ring, in op32_idx2desc() function
498 desc = op32_idx2desc(ring, i, &meta); in alloc_initial_descbuffers()
515 desc = op32_idx2desc(ring, i, &meta); in alloc_initial_descbuffers()
590 op32_idx2desc(ring, i, &meta); in free_all_descbuffers()
967 desc = op32_idx2desc(ring, slot, &meta_hdr); in dma_tx_fragment()
994 desc = op32_idx2desc(ring, slot, &meta); in dma_tx_fragment()
1154 op32_idx2desc(ring, slot, &meta); in b43legacy_dma_handle_txstatus()
1252 desc = op32_idx2desc(ring, *slot, &meta); in dma_rx()
1304 desc = op32_idx2desc(ring, *slot, &meta); in dma_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c32 struct b43legacy_dmadesc32 *op32_idx2desc(struct b43legacy_dmaring *ring, in op32_idx2desc() function
477 desc = op32_idx2desc(ring, i, &meta); in alloc_initial_descbuffers()
494 desc = op32_idx2desc(ring, i, &meta); in alloc_initial_descbuffers()
569 op32_idx2desc(ring, i, &meta); in free_all_descbuffers()
946 desc = op32_idx2desc(ring, slot, &meta_hdr); in dma_tx_fragment()
973 desc = op32_idx2desc(ring, slot, &meta); in dma_tx_fragment()
1133 op32_idx2desc(ring, slot, &meta); in b43legacy_dma_handle_txstatus()
1231 desc = op32_idx2desc(ring, *slot, &meta); in dma_rx()
1283 desc = op32_idx2desc(ring, *slot, &meta); in dma_rx()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Ddma.c72 struct b43_dmadesc_generic *op32_idx2desc(struct b43_dmaring *ring, in op32_idx2desc() function
153 .idx2desc = op32_idx2desc,
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Ddma.c72 struct b43_dmadesc_generic *op32_idx2desc(struct b43_dmaring *ring, in op32_idx2desc() function
153 .idx2desc = op32_idx2desc,

Completed in 8 milliseconds