Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Ddrv.c594 static const struct iwl_dev_info iwl_dev_info_table[] = { variable
1030 for (i = 0; i < ARRAY_SIZE(iwl_dev_info_table); i++) { in iwl_pci_probe()
1031 const struct iwl_dev_info *dev_info = &iwl_dev_info_table[i]; in iwl_pci_probe()