Searched refs:bwn_dmadesc_generic (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwn/ |
H A D | if_bwnvar.h | 645 struct bwn_dmadesc_generic { struct 678 int, struct bwn_dmadesc_generic **, 681 struct bwn_dmadesc_generic *,
|
H A D | if_bwn.c | 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() [all …]
|