Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwi.c162 static void bwi_setup_rx_desc64(struct bwi_softc *, int, bus_addr_t, int);
1856 sc->sc_setup_rxdesc = bwi_setup_rx_desc64; in bwi_dma_alloc()
2466 bwi_setup_rx_desc64(struct bwi_softc *sc, int buf_idx, bus_addr_t paddr, in bwi_setup_rx_desc64() function