Searched refs:ath10k_pci_supp_chips (Results 1 – 1 of 1) sorted by relevance
68 static const struct ath10k_pci_supp_chip ath10k_pci_supp_chips[] = { variable3441 for (i = 0; i < ARRAY_SIZE(ath10k_pci_supp_chips); i++) { in ath10k_pci_chip_is_supported()3442 supp_chip = &ath10k_pci_supp_chips[i]; in ath10k_pci_chip_is_supported()