Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwivar.h114 struct iwi_fw { struct
182 struct iwi_fw fw_boot; /* boot firmware */
183 struct iwi_fw fw_uc; /* microcode */
184 struct iwi_fw fw_fw; /* operating mode support */
H A Dif_iwi.c186 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()
/freebsd/sys/modules/iwifw/iwi_ibss/
H A DMakefile7 CLEANFILES= iwi_fw