Searched refs:hw_rev_step (Results 1 – 7 of 7) sorted by relevance
180 mac_step = iwl_drv_get_step(trans->hw_rev_step); in iwl_drv_get_fwname_pre() 229 (drv->trans->hw_rev_step != SILICON_B_STEP && in iwl_request_firmware() 230 drv->trans->hw_rev_step != SILICON_C_STEP)) { in iwl_request_firmware()
1091 u32 hw_rev_step; member
1875 trans->hw_rev_step == SILICON_C_STEP && in iwl_read_external_nvm()
3698 trans->hw_rev_step = trans->hw_rev & 0xF; in iwl_trans_pcie_alloc()3700 trans->hw_rev_step = (trans->hw_rev & 0xC) >> 2; in iwl_trans_pcie_alloc()
1403 iwl_trans->hw_rev_step, in iwl_pci_probe()
880 cpu_to_le32(fwrt->trans->hw_rev_step); in iwl_fw_error_dump_file()2261 dump->hw_step = cpu_to_le32(fwrt->trans->hw_rev_step); in iwl_dump_ini_info()
1240 trans->hw_rev_step == SILICON_A_STEP) in iwl_txq_dyn_alloc()