Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpcic.h47 int ath11k_pcic_init_msi_config(struct ath11k_base *ab);
Dpcic.c120 int ath11k_pcic_init_msi_config(struct ath11k_base *ab) in ath11k_pcic_init_msi_config() function
141 EXPORT_SYMBOL(ath11k_pcic_init_msi_config);
Dpci.c838 ret = ath11k_pcic_init_msi_config(ab); in ath11k_pci_probe()
Dahb.c834 ret = ath11k_pcic_init_msi_config(ab); in ath11k_ahb_setup_msi_resources()