Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/tests/
A Ddevinfo.c17 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 Diwl-config.h470 u8 mac_step; member
486 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb,
A Diwl-drv.c173 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 Ddrv.c555 .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