Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.c68 static const struct ath10k_pci_supp_chip ath10k_pci_supp_chips[] = { variable
3452 for (i = 0; i < ARRAY_SIZE(ath10k_pci_supp_chips); i++) { in ath10k_pci_chip_is_supported()
3453 supp_chip = &ath10k_pci_supp_chips[i]; in ath10k_pci_chip_is_supported()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds