Searched refs:mac_step (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/tests/ |
| A D | devinfo.c | 17 pfx, di->device, di->subdevice, di->mac_type, di->mac_step, in iwl_pci_print_dev_info() 31 di->mac_type, di->mac_step, in devinfo_table_order()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| A D | iwl-config.h | 470 u8 mac_step; member 486 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb,
|
| A D | iwl-drv.c | 173 char mac_step, rf_step; in iwl_drv_get_fwname_pre() local 182 mac_step = iwl_drv_get_step(trans->hw_rev_step); in iwl_drv_get_fwname_pre() 215 trans->cfg->fw_name_mac, mac_step, in iwl_drv_get_fwname_pre()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
| A D | drv.c | 555 .mac_step = _mac_step, .cdb = _cdb, .jacket = IWL_CFG_ANY } 1296 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info() argument 1320 if (dev_info->mac_step != (u8)IWL_CFG_ANY && in iwl_pci_find_dev_info() 1321 dev_info->mac_step != mac_step) in iwl_pci_find_dev_info()
|
Completed in 11 milliseconds