Home
last modified time | relevance | path

Searched refs:irq_requested (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_ahb.c345 hif_ext_group->irq_requested = true; in hif_ahb_configure_grp_irq()
361 if (hif_ext_group->irq_requested == true) { in hif_ahb_deconfigure_grp_irq()
363 hif_ext_group->irq_requested = false; in hif_ahb_deconfigure_grp_irq()
802 if (hif_ext_group->irq_requested && !hif_ext_group->irq_enabled) { in hif_ahb_exec_grp_irq_enable()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_exec.h105 bool irq_requested; member
H A Dhif_exec.c888 hif_ext_group->irq_requested == false) { in hif_configure_ext_group_interrupts()
977 if (hif_ext_group->irq_requested) { in hif_ext_group_interrupt_handler()
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c211 if (hif_ext_group->irq_requested) { in hif_ipci_deconfigure_grp_irq()
212 hif_ext_group->irq_requested = false; in hif_ipci_deconfigure_grp_irq()
733 hif_ext_group->irq_requested = true; in hif_ipci_configure_grp_irq()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2158 if (hif_ext_group->irq_requested) { in hif_pci_deconfigure_grp_irq()
2159 hif_ext_group->irq_requested = false; in hif_pci_deconfigure_grp_irq()
3429 hif_ext_group->irq_requested = true; in hif_grp_configure_legacyirq()
3497 hif_ext_group->irq_requested = true; in hif_pci_configure_grp_irq()