Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwi.c163 static void bwi_setup_tx_desc64(struct bwi_softc *, struct bwi_ring_data *,
1857 sc->sc_setup_txdesc = bwi_setup_tx_desc64; in bwi_dma_alloc()
2473 bwi_setup_tx_desc64(struct bwi_softc *sc, struct bwi_ring_data *rd, in bwi_setup_tx_desc64() function