Home
last modified time | relevance | path

Searched refs:hw_rev_step (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c193 mac_step = iwl_drv_get_step(trans->hw_rev_step); in iwl_drv_get_fwname_pre()
243 (drv->trans->hw_rev_step != SILICON_B_STEP && in iwl_request_firmware()
244 drv->trans->hw_rev_step != SILICON_C_STEP)) { in iwl_request_firmware()
H A Diwl-trans.h905 u32 hw_rev_step; member
H A Diwl-nvm-parse.c1993 trans->hw_rev_step == SILICON_C_STEP && in iwl_read_external_nvm()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c1289 iwl_trans->hw_rev_step = step; in get_crf_id()
1564 iwl_trans->hw_rev_step, in iwl_pci_probe()
H A Dtx-gen2.c1047 trans->hw_rev_step == SILICON_A_STEP) { in iwl_txq_dyn_alloc()
H A Dtrans.c3956 trans->hw_rev_step = trans->hw_rev & 0xF; in iwl_trans_pcie_alloc()
3958 trans->hw_rev_step = (trans->hw_rev & 0xC) >> 2; in iwl_trans_pcie_alloc()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c909 cpu_to_le32(fwrt->trans->hw_rev_step); in iwl_fw_error_dump_file()
2406 dump->hw_step = cpu_to_le32(fwrt->trans->hw_rev_step); in iwl_dump_ini_info()