Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c197 static int iwi_load_firmware(struct iwi_softc *, const struct iwi_fw *);
2478 iwi_load_firmware(struct iwi_softc *sc, const struct iwi_fw *fw) function
3198 if (iwi_load_firmware(sc, &sc->fw_boot) != 0) {
3238 if (iwi_load_firmware(sc, &sc->fw_fw) != 0) {