Searched refs:cur_ucode (Results 1 – 4 of 4) sorted by relevance
301 old_type = priv->cur_ucode; in iwl_load_ucode_wait_alive()302 priv->cur_ucode = ucode_type; in iwl_load_ucode_wait_alive()311 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()323 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()329 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()344 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()
1631 if (priv->cur_ucode == IWL_UCODE_INIT) { in iwl_dump_nic_error_log()1643 (priv->cur_ucode == IWL_UCODE_INIT) in iwl_dump_nic_error_log()1714 if (priv->cur_ucode == IWL_UCODE_INIT) { in iwl_print_event_log()1826 if (priv->cur_ucode == IWL_UCODE_INIT) { in iwl_dump_nic_event_log()1840 (priv->cur_ucode == IWL_UCODE_INIT) in iwl_dump_nic_event_log()
891 enum iwl_ucode_type cur_ucode; member
76 img = &priv->fw->img[priv->cur_ucode]; in iwl_dbgfs_sram_read()
Completed in 18 milliseconds