Searched refs:iwl_mvm_has_unified_ucode (Results 1 – 3 of 3) sorted by relevance
312 ucode_type == IWL_UCODE_INIT || iwl_mvm_has_unified_ucode(mvm); in iwl_mvm_load_ucode_wait_alive()563 if (iwl_mvm_has_unified_ucode(mvm) && in iwl_send_phy_cfg_cmd()735 if (iwl_mvm_has_unified_ucode(mvm)) in iwl_run_init_mvm_ucode()1370 if (iwl_mvm_has_unified_ucode(mvm)) in iwl_mvm_load_rt_fw()1441 if (!iwl_mvm_has_unified_ucode(mvm)) { in iwl_mvm_up()
1378 if (iwl_mvm_has_unified_ucode(mvm)) in iwl_op_mode_mvm_start()1964 bool unified = iwl_mvm_has_unified_ucode(mvm); in iwl_mvm_set_hw_rfkill_state()
1631 static inline bool iwl_mvm_has_unified_ucode(struct iwl_mvm *mvm) in iwl_mvm_has_unified_ucode() function