Searched refs:iwl_run_init_mvm_ucode (Results 1 – 3 of 3) sorted by relevance
492 int iwl_run_init_mvm_ucode(struct iwl_mvm *mvm, bool read_nvm) in iwl_run_init_mvm_ucode() function968 ret = iwl_run_init_mvm_ucode(mvm, false); in iwl_mvm_load_rt_fw()
1431 int iwl_run_init_mvm_ucode(struct iwl_mvm *mvm, bool read_nvm);
783 err = iwl_run_init_mvm_ucode(mvm, true); in iwl_op_mode_mvm_start()