Lines Matching refs:bwn_dmadesc_generic
227 int, struct bwn_dmadesc_generic **,
230 struct bwn_dmadesc_generic *, bus_addr_t, uint16_t, int,
238 int, struct bwn_dmadesc_generic **,
241 struct bwn_dmadesc_generic *, bus_addr_t, uint16_t, int,
264 struct bwn_dmadesc_generic *, struct bwn_dmadesc_meta *,
1179 struct bwn_dmadesc_generic *desc; in bwn_dma_tx_start()
2820 struct bwn_dmadesc_generic *desc; in bwn_dma_ringsetup()
3017 struct bwn_dmadesc_generic **gdesc, struct bwn_dmadesc_meta **meta) in bwn_dma_32_getdesc()
3025 *gdesc = (struct bwn_dmadesc_generic *)desc; in bwn_dma_32_getdesc()
3030 struct bwn_dmadesc_generic *desc, bus_addr_t dmaaddr, uint16_t bufsize, in bwn_dma_32_setdesc()
3110 struct bwn_dmadesc_generic **gdesc, struct bwn_dmadesc_meta **meta) in bwn_dma_64_getdesc()
3118 *gdesc = (struct bwn_dmadesc_generic *)desc; in bwn_dma_64_getdesc()
3123 struct bwn_dmadesc_generic *desc, bus_addr_t dmaaddr, uint16_t bufsize, in bwn_dma_64_setdesc()
3360 struct bwn_dmadesc_generic *desc; in bwn_dma_free_descbufs()
5556 struct bwn_dmadesc_generic *desc; in bwn_dma_rxeof()
5787 bwn_dma_newbuf(struct bwn_dma_ring *dr, struct bwn_dmadesc_generic *desc, in bwn_dma_newbuf()
6133 struct bwn_dmadesc_generic *desc; in bwn_dma_handle_txeof()