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