Searched refs:iwi_fw (Results 1 – 3 of 3) sorted by relevance
114 struct iwi_fw { struct182 struct iwi_fw fw_boot; /* boot firmware */183 struct iwi_fw fw_uc; /* microcode */184 struct iwi_fw fw_fw; /* operating mode support */
186 static int iwi_load_ucode(struct iwi_softc *, const struct iwi_fw *);187 static int iwi_load_firmware(struct iwi_softc *, const struct iwi_fw *);2139 iwi_setup_ofw(struct iwi_softc *sc, struct iwi_fw *fw) in iwi_setup_ofw()2164 iwi_setup_oucode(struct iwi_softc *sc, struct iwi_fw *fw) in iwi_setup_oucode()2178 iwi_getfw(struct iwi_fw *fw, const char *fwname, in iwi_getfw()2179 struct iwi_fw *uc, const char *ucname) in iwi_getfw()2311 iwi_put_fw(struct iwi_fw *fw) in iwi_put_fw()2334 iwi_load_ucode(struct iwi_softc *sc, const struct iwi_fw *fw) in iwi_load_ucode()2409 iwi_load_firmware(struct iwi_softc *sc, const struct iwi_fw *fw) in iwi_load_firmware()
7 CLEANFILES= iwi_fw