Searched refs:hw_rev_step (Results 1 – 6 of 6) sorted by relevance
193 mac_step = iwl_drv_get_step(trans->info.hw_rev_step); in iwl_drv_get_fwname_pre()332 (drv->trans->info.hw_rev_step != SILICON_B_STEP && in iwl_request_firmware()333 drv->trans->info.hw_rev_step != SILICON_C_STEP)) { in iwl_request_firmware()
845 u32 hw_rev_step; member
1983 trans->info.hw_rev_step == SILICON_C_STEP && in iwl_read_external_nvm()
3859 info->hw_rev_step = info->hw_rev & 0xF; in iwl_trans_pcie_alloc()3861 info->hw_rev_step = (info->hw_rev & 0xC) >> 2; in iwl_trans_pcie_alloc()3996 info->hw_rev_step = step; in get_crf_id()
1039 trans->info.hw_rev_step == SILICON_A_STEP) { in iwl_txq_dyn_alloc()
910 cpu_to_le32(fwrt->trans->info.hw_rev_step); in iwl_fw_error_dump_file()2424 dump->hw_step = cpu_to_le32(fwrt->trans->info.hw_rev_step); in iwl_dump_ini_info()
Completed in 32 milliseconds