Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c741 if (hif_is_polled_mode_enabled(GET_HIF_OPAQUE_HDL(scn))) { in hif_configure_irq()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1025 bool hif_is_polled_mode_enabled(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c2883 bool hif_is_polled_mode_enabled(struct hif_opaque_softc *hif_ctx) in hif_is_polled_mode_enabled() function
2898 qdf_export_symbol(hif_is_polled_mode_enabled);
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c3564 if (hif_is_polled_mode_enabled(GET_HIF_OPAQUE_HDL(scn))) { in hif_configure_irq()