Home
last modified time | relevance | path

Searched refs:ath11k_msi_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dpci.h61 struct ath11k_msi_config { struct
80 const struct ath11k_msi_config *msi_config; argument
Dpci.c57 static const struct ath11k_msi_config ath11k_msi_config[] = { variable
476 const struct ath11k_msi_config *msi_config = ab_pci->msi_config; in ath11k_pci_get_user_msi_assignment()
859 const struct ath11k_msi_config *msi_config = ab_pci->msi_config; in ath11k_pci_enable_msi()
1235 ab_pci->msi_config = &ath11k_msi_config[0]; in ath11k_pci_probe()
1238 ab_pci->msi_config = &ath11k_msi_config[1]; in ath11k_pci_probe()
1255 ab_pci->msi_config = &ath11k_msi_config[0]; in ath11k_pci_probe()