Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.h49 const struct ath11k_pci_ops *pci_ops);
H A Dpci.c134 static const struct ath11k_pci_ops ath11k_pci_ops_qca6390 = {
142 static const struct ath11k_pci_ops ath11k_pci_ops_qcn9074 = {
734 const struct ath11k_pci_ops *pci_ops; in ath11k_pci_probe()
H A Dcore.h781 struct ath11k_pci_ops { struct
984 const struct ath11k_pci_ops *ops;
H A Dahb.c190 static const struct ath11k_pci_ops ath11k_ahb_pci_ops_wcn6750 = {
1089 const struct ath11k_pci_ops *pci_ops; in ath11k_ahb_probe()
H A Dpcic.c772 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops()