Searched refs:iwi_load_firmware (Results 1 – 1 of 1) sorted by relevance
187 static int iwi_load_firmware(struct iwi_softc *, const struct iwi_fw *);2409 iwi_load_firmware(struct iwi_softc *sc, const struct iwi_fw *fw) in iwi_load_firmware() function3104 if (iwi_load_firmware(sc, &sc->fw_boot) != 0) { in iwi_init_locked()3144 if (iwi_load_firmware(sc, &sc->fw_fw) != 0) { in iwi_init_locked()