Searched refs:iwl_dev_info_table (Results 1 – 1 of 1) sorted by relevance
567 VISIBLE_IF_IWLWIFI_KUNIT const struct iwl_dev_info iwl_dev_info_table[] = {1157 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_dev_info_table); in get_crf_id() 1160 const unsigned int iwl_dev_info_table_size = ARRAY_SIZE(iwl_dev_info_table); in get_crf_id() 1304 int num_devices = ARRAY_SIZE(iwl_dev_info_table); in iwl_pci_find_dev_info() 1311 const struct iwl_dev_info *dev_info = &iwl_dev_info_table[i]; in iwl_pci_find_dev_info() 1743 for (i = 0; i < ARRAY_SIZE(iwl_dev_info_table); i++) {1744 const struct iwl_dev_info *dev_info = &iwl_dev_info_table[i];532 static const struct iwl_dev_info iwl_dev_info_table[] = { global() variable