Searched refs:iwl_mvm_has_unified_ucode (Results 1 – 3 of 3) sorted by relevance
321 ucode_type == IWL_UCODE_INIT || iwl_mvm_has_unified_ucode(mvm); in iwl_mvm_load_ucode_wait_alive()642 if (iwl_mvm_has_unified_ucode(mvm) && in iwl_send_phy_cfg_cmd()691 if (iwl_mvm_has_unified_ucode(mvm)) in iwl_run_init_mvm_ucode()1421 if (iwl_mvm_has_unified_ucode(mvm)) in iwl_mvm_load_rt_fw()1493 if (!iwl_mvm_has_unified_ucode(mvm)) { in iwl_mvm_up()
1164 if (iwl_mvm_has_unified_ucode(mvm)) in iwl_op_mode_mvm_start()1733 bool unified = iwl_mvm_has_unified_ucode(mvm); in iwl_mvm_set_hw_rfkill_state()
1338 static inline bool iwl_mvm_has_unified_ucode(struct iwl_mvm *mvm) in iwl_mvm_has_unified_ucode() function