Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_exec.c871 QDF_STATUS hif_configure_ext_group_interrupts(struct hif_opaque_softc *hif_ctx) in hif_configure_ext_group_interrupts() function
903 qdf_export_symbol(hif_configure_ext_group_interrupts);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh.c585 hif_configure_ext_group_interrupts(soc->hif_handle); in dp_soc_interrupt_attach_rh()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h2104 QDF_STATUS hif_configure_ext_group_interrupts(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c999 hif_configure_ext_group_interrupts(soc->hif_handle); in dp_soc_interrupt_attach()