Searched refs:mac_step (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 510 u8 mac_step; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | drv.c | 522 .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() 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() 1240 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, u8 jacket, u8 rf_id, u8 no_160, u8 cores, u8 rf_step) iwl_pci_find_dev_info() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 469 u8 mac_step; member
|
H A D | iwl-drv.c | 171 char mac_step, rf_step; in iwl_drv_get_fwname_pre() local 180 mac_step = iwl_drv_get_step(trans->hw_rev_step); in iwl_drv_get_fwname_pre() 212 trans->cfg->fw_name_mac, mac_step, in iwl_drv_get_fwname_pre()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | drv.c | 597 .mac_step = _mac_step } 1072 (dev_info->mac_step == (u8)IWL_CFG_ANY || in iwl_pci_probe() 1073 dev_info->mac_step == in iwl_pci_probe()
|
Completed in 8 milliseconds