Searched refs:bwn_dmadesc_generic (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/bwn/ |
| HD | if_bwnvar.h | 647 struct bwn_dmadesc_generic { struct 680 int, struct bwn_dmadesc_generic **, 683 struct bwn_dmadesc_generic *,
|
| HD | if_bwn.c | 218 int, struct bwn_dmadesc_generic **, 221 struct bwn_dmadesc_generic *, bus_addr_t, uint16_t, int, 229 int, struct bwn_dmadesc_generic **, 232 struct bwn_dmadesc_generic *, bus_addr_t, uint16_t, int, 256 struct bwn_dmadesc_generic *, struct bwn_dmadesc_meta *, 1051 struct bwn_dmadesc_generic *desc; in bwn_dma_tx_start() 2640 struct bwn_dmadesc_generic *desc; in bwn_dma_ringsetup() 2845 struct bwn_dmadesc_generic **gdesc, struct bwn_dmadesc_meta **meta) in bwn_dma_32_getdesc() 2853 *gdesc = (struct bwn_dmadesc_generic *)desc; in bwn_dma_32_getdesc() 2858 struct bwn_dmadesc_generic *desc, bus_addr_t dmaaddr, uint16_t bufsize, in bwn_dma_32_setdesc() [all …]
|