Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c654 if (!scn->per_ce_irq) { in hif_ahb_nointrs()
693 if (scn->per_ce_irq) { in hif_ahb_irq_enable()
747 if (scn->per_ce_irq) { in hif_ahb_irq_disable()
840 if (scn->per_ce_irq) { in hif_display_ahb_irq_regs()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h389 bool per_ce_irq; member
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c1749 hif_sc->per_ce_irq = true; in hif_pci_bus_configure()