Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dpcic.h47 int ath11k_pcic_init_msi_config(struct ath11k_base *ab);
H A 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);
H A Dpci.c881 ret = ath11k_pcic_init_msi_config(ab); in ath11k_pci_probe()
H A Dahb.c823 ret = ath11k_pcic_init_msi_config(ab); in ath11k_ahb_setup_msi_resources()