Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dpcic.h49 const struct ath11k_pci_ops *pci_ops);
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()
Dcore.h781 struct ath11k_pci_ops { struct
984 const struct ath11k_pci_ops *ops;
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()
Dpcic.c772 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops()