Home
last modified time | relevance | path

Searched refs:bwi_setup_tx_desc32 (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bwi/
HDif_bwi.c150 static void bwi_setup_tx_desc32(struct bwi_softc *, struct bwi_ring_data *,
1837 sc->sc_setup_txdesc = bwi_setup_tx_desc32; in bwi_dma_alloc()
2436 bwi_setup_tx_desc32(struct bwi_softc *sc, struct bwi_ring_data *rd, in bwi_setup_tx_desc32() function