Lines Matching refs:b43legacy_dmadesc32
45 struct b43legacy_dmadesc32 *op32_idx2desc(struct b43legacy_dmaring *ring, in op32_idx2desc()
49 struct b43legacy_dmadesc32 *desc; in op32_idx2desc()
59 struct b43legacy_dmadesc32 *desc, in op32_fill_descriptor()
63 struct b43legacy_dmadesc32 *descbase = ring->descbase; in op32_fill_descriptor()
96 (u32)(slot * sizeof(struct b43legacy_dmadesc32))); in op32_poke_tx()
120 return (val / sizeof(struct b43legacy_dmadesc32)); in op32_get_current_rxslot()
127 (u32)(slot * sizeof(struct b43legacy_dmadesc32))); in op32_set_current_rxslot()
454 struct b43legacy_dmadesc32 *desc, in setup_rx_descbuffer()
507 struct b43legacy_dmadesc32 *desc; in alloc_initial_descbuffers()
1018 struct b43legacy_dmadesc32 *desc; in dma_tx_fragment()
1308 struct b43legacy_dmadesc32 *desc; in dma_rx()