Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.c68 static const struct ath10k_pci_supp_chip ath10k_pci_supp_chips[] = { variable
3441 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()