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

/freebsd-11.0-release/sys/dev/bwi/
H A Dif_bwi.c163 static void bwi_setup_rx_desc64(struct bwi_softc *, int, bus_addr_t, int);
1875 sc->sc_setup_rxdesc = bwi_setup_rx_desc64;
2485 bwi_setup_rx_desc64(struct bwi_softc *sc, int buf_idx, bus_addr_t paddr, function

Completed in 106 milliseconds