Home
last modified time | relevance | path

Searched refs:ath11k_msi_config (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dpcic.c65 static const struct ath11k_msi_config ath11k_msi_config[] = { variable
122 const struct ath11k_msi_config *msi_config; in ath11k_pcic_init_msi_config()
125 for (i = 0; i < ARRAY_SIZE(ath11k_msi_config); i++) { in ath11k_pcic_init_msi_config()
126 msi_config = &ath11k_msi_config[i]; in ath11k_pcic_init_msi_config()
132 if (i == ARRAY_SIZE(ath11k_msi_config)) { in ath11k_pcic_init_msi_config()
256 const struct ath11k_msi_config *msi_config = ab->pci.msi.config; in ath11k_pcic_get_user_msi_assignment()
H A Dpci.h66 const struct ath11k_msi_config *msi_config;
H A Dcore.h836 struct ath11k_msi_config { struct
977 const struct ath11k_msi_config *config;
H A Dpci.c150 static const struct ath11k_msi_config msi_config_one_msi = {
414 const struct ath11k_msi_config *msi_config = ab->pci.msi.config; in ath11k_pci_alloc_msi()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dpci.h33 struct ath11k_msi_config { struct
H A Dpci.c53 static const struct ath11k_msi_config msi_config = {

Completed in 8 milliseconds