Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.h47 #define CE_HTT_H2T_MSG 4 macro
H A Dce_service.c1011 if (ce_id != CE_HTT_H2T_MSG) { in ce_per_engine_servicereap()
1059 if (CE_id != CE_HTT_H2T_MSG || QDF_IS_EPPING_ENABLED(mode)) in check_ce_id_and_epping_enabled()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_ll_fastpath.c73 pdev->ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_H2T_MSG); in ol_tx_setup_fastpath_ce_handles()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.c1335 ce_state = scn->ce_id_to_state[CE_HTT_H2T_MSG]; in hif_fastpath_resume()