Home
last modified time | relevance | path

Searched refs:ath11k_pci_disable_ce_irqs_except_wake_irq (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dpcic.h52 void ath11k_pci_disable_ce_irqs_except_wake_irq(struct ath11k_base *ab);
Dpcic.c833 void ath11k_pci_disable_ce_irqs_except_wake_irq(struct ath11k_base *ab) in ath11k_pci_disable_ce_irqs_except_wake_irq() function
852 EXPORT_SYMBOL(ath11k_pci_disable_ce_irqs_except_wake_irq);
Dahb.c794 .ce_irq_disable = ath11k_pci_disable_ce_irqs_except_wake_irq,