Searched refs:hw_rev_step (Results 1 – 8 of 8) sorted by relevance
168 (drv->trans->hw_rev_step != SILICON_B_STEP && in iwl_request_firmware()169 drv->trans->hw_rev_step != SILICON_C_STEP)) { in iwl_request_firmware()
1020 u32 hw_rev_step; member
1801 trans->hw_rev_step == SILICON_C_STEP && in iwl_read_external_nvm()
3656 trans->hw_rev_step = trans->hw_rev & 0xF; in iwl_trans_pcie_alloc()3658 trans->hw_rev_step = (trans->hw_rev & 0xC) >> 2; in iwl_trans_pcie_alloc()
1575 iwl_trans->hw_rev_step, in iwl_pci_probe()
880 cpu_to_le32(fwrt->trans->hw_rev_step); in iwl_fw_error_dump_file()2260 dump->hw_step = cpu_to_le32(fwrt->trans->hw_rev_step); in iwl_dump_ini_info()
1203 trans->hw_rev_step == SILICON_A_STEP) in iwl_txq_dyn_alloc()
189 mvm->trans->hw_rev_step == SILICON_A_STEP)) in iwl_mvm_tx_csum()
Completed in 35 milliseconds