Searched refs:iwi_fw (Results 1 – 3 of 3) sorted by relevance
115 struct iwi_fw { struct183 struct iwi_fw fw_boot; /* boot firmware */184 struct iwi_fw fw_uc; /* microcode */185 struct iwi_fw fw_fw; /* operating mode support */
188 static int iwi_load_ucode(struct iwi_softc *, const struct iwi_fw *);189 static int iwi_load_firmware(struct iwi_softc *, const struct iwi_fw *);2143 iwi_setup_ofw(struct iwi_softc *sc, struct iwi_fw *fw) in iwi_setup_ofw()2168 iwi_setup_oucode(struct iwi_softc *sc, struct iwi_fw *fw) in iwi_setup_oucode()2182 iwi_getfw(struct iwi_fw *fw, const char *fwname, in iwi_getfw()2183 struct iwi_fw *uc, const char *ucname) in iwi_getfw()2315 iwi_put_fw(struct iwi_fw *fw) in iwi_put_fw()2338 iwi_load_ucode(struct iwi_softc *sc, const struct iwi_fw *fw) in iwi_load_ucode()2413 iwi_load_firmware(struct iwi_softc *sc, const struct iwi_fw *fw) in iwi_load_firmware()
9 CLEANFILES= iwi_fw