Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/tests/
H A Ddevinfo.c27 const struct iwl_dev_info *di = &iwl_dev_info_table[idx]; in devinfo_table_order()
40 idx, (int)(ret - iwl_dev_info_table)); in devinfo_table_order()
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c562 VISIBLE_IF_IWLWIFI_KUNIT const struct iwl_dev_info iwl_dev_info_table[] = { variable
1152 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_dev_info_table);
1155 const unsigned int iwl_dev_info_table_size = ARRAY_SIZE(iwl_dev_info_table);
1299 int num_devices = ARRAY_SIZE(iwl_dev_info_table); in iwl_pci_find_dev_info()
1306 const struct iwl_dev_info *dev_info = &iwl_dev_info_table[i]; in iwl_pci_find_dev_info()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h482 extern const struct iwl_dev_info iwl_dev_info_table[];