Home
last modified time | relevance | path

Searched refs:ath11k_pcic_init_msi_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpcic.h47 int ath11k_pcic_init_msi_config(struct ath11k_base *ab);
Dpcic.c131 int ath11k_pcic_init_msi_config(struct ath11k_base *ab) in ath11k_pcic_init_msi_config() function
152 EXPORT_SYMBOL(ath11k_pcic_init_msi_config);
Dpci.c873 ret = ath11k_pcic_init_msi_config(ab); in ath11k_pci_probe()
Dahb.c829 ret = ath11k_pcic_init_msi_config(ab); in ath11k_ahb_setup_msi_resources()