Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwi.c149 static void bwi_setup_rx_desc32(struct bwi_softc *, int, bus_addr_t, int);
1836 sc->sc_setup_rxdesc = bwi_setup_rx_desc32; in bwi_dma_alloc()
2425 bwi_setup_rx_desc32(struct bwi_softc *sc, int buf_idx, bus_addr_t paddr, in bwi_setup_rx_desc32() function