Home
last modified time | relevance | path

Searched refs:mac_step (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/pcie/
Ddrv.c522 .mac_step = _mac_step, .cdb = _cdb, .jacket = IWL_CFG_ANY }
1241 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info() argument
1265 if (dev_info->mac_step != (u8)IWL_CFG_ANY && in iwl_pci_find_dev_info()
1266 dev_info->mac_step != mac_step) in iwl_pci_find_dev_info()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h472 u8 mac_step; member
Diwl-drv.c170 char mac_step, rf_step; in iwl_drv_get_fwname_pre() local
179 mac_step = iwl_drv_get_step(trans->hw_rev_step); in iwl_drv_get_fwname_pre()
211 trans->cfg->fw_name_mac, mac_step, in iwl_drv_get_fwname_pre()