Searched refs:ucode_type (Results 1 – 1 of 1) sorted by relevance
459 uint32_t ucode_type; member467 uint32_t ucode_type = le32toh(def_calib->ucode_type); in iwm_set_default_calib() local469 if (ucode_type >= IWM_UCODE_TYPE_MAX) { in iwm_set_default_calib()472 "calibration.\n", ucode_type); in iwm_set_default_calib()476 sc->sc_default_calib[ucode_type].flow_trigger = in iwm_set_default_calib()478 sc->sc_default_calib[ucode_type].event_trigger = in iwm_set_default_calib()2702 enum iwm_ucode_type ucode_type = sc->cur_ucode; in iwm_send_phy_cfg_cmd() local2709 sc->sc_default_calib[ucode_type].flow_trigger; in iwm_send_phy_cfg_cmd()2791 enum iwm_ucode_type ucode_type) in iwm_mvm_load_ucode_wait_alive() argument2800 fw = &sc->sc_fw.img[ucode_type]; in iwm_mvm_load_ucode_wait_alive()[all …]