Searched refs:iwm_ucode_type (Results 1 – 2 of 2) sorted by relevance
153 enum iwm_ucode_type { enum547 enum iwm_ucode_type sc_uc_current;
248 int iwm_firmware_store_section(struct iwm_softc *, enum iwm_ucode_type,373 int iwm_load_firmware_7000(struct iwm_softc *, enum iwm_ucode_type);376 int iwm_load_firmware_8000(struct iwm_softc *, enum iwm_ucode_type);377 int iwm_load_firmware(struct iwm_softc *, enum iwm_ucode_type);378 int iwm_start_fw(struct iwm_softc *, enum iwm_ucode_type);381 int iwm_load_ucode_wait_alive(struct iwm_softc *, enum iwm_ucode_type);4305 iwm_load_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) in iwm_load_firmware()4331 iwm_start_fw(struct iwm_softc *sc, enum iwm_ucode_type ucode_type) in iwm_start_fw()4375 enum iwm_ucode_type ucode_type = sc->sc_uc_current; in iwm_send_phy_cfg_cmd()4402 enum iwm_ucode_type ucode_type) in iwm_load_ucode_wait_alive()[all …]