Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dpcic.h49 const struct ath11k_pci_ops *pci_ops);
Dpci.c133 static const struct ath11k_pci_ops ath11k_pci_ops_qca6390 = {
141 static const struct ath11k_pci_ops ath11k_pci_ops_qcn9074 = {
734 const struct ath11k_pci_ops *pci_ops; in ath11k_pci_probe()
Dcore.h767 struct ath11k_pci_ops { struct
968 const struct ath11k_pci_ops *ops;
Dahb.c186 static const struct ath11k_pci_ops ath11k_ahb_pci_ops_wcn6750 = {
1100 const struct ath11k_pci_ops *pci_ops; in ath11k_ahb_probe()
Dpcic.c766 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops()