Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main_legacy.c60 QDF_STATUS hif_ce_fastpath_cb_register(struct hif_opaque_softc *hif_ctx, in hif_ce_fastpath_cb_register() function
91 qdf_export_symbol(hif_ce_fastpath_cb_register);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c509 if (hif_ce_fastpath_cb_register(dp_soc->hif_handle, in dp_htt_htc_soc_attach_all()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1043 QDF_STATUS hif_ce_fastpath_cb_register(
1047 static inline QDF_STATUS hif_ce_fastpath_cb_register( in hif_ce_fastpath_cb_register() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c476 if (hif_ce_fastpath_cb_register(osc, htt_t2h_msg_handler_fast, pdev)) in htt_pdev_alloc()