Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.c3446 static bool ath10k_pci_chip_is_supported(u32 dev_id, u32 chip_id) in ath10k_pci_chip_is_supported() function
3687 if (!ath10k_pci_chip_is_supported(pdev->device, in ath10k_pci_probe()
3707 if (!ath10k_pci_chip_is_supported(pdev->device, bus_params.chip_id)) { in ath10k_pci_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dpci.c3435 static bool ath10k_pci_chip_is_supported(u32 dev_id, u32 chip_id) in ath10k_pci_chip_is_supported() function
3676 if (!ath10k_pci_chip_is_supported(pdev->device, in ath10k_pci_probe()
3696 if (!ath10k_pci_chip_is_supported(pdev->device, bus_params.chip_id)) { in ath10k_pci_probe()

Completed in 9 milliseconds