Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_service_legacy.c1094 int disable_copy_compl_intr) in ce_per_engine_handler_adjust_legacy() argument
1099 CE_state->disable_copy_compl_intr = disable_copy_compl_intr; in ce_per_engine_handler_adjust_legacy()
1112 if ((!disable_copy_compl_intr) && in ce_per_engine_handler_adjust_legacy()
H A Dce_api.h663 int disable_copy_compl_intr);
H A Dce_internal.h189 int disable_copy_compl_intr; member
H A Dce_service.c1396 if (!CE_state->disable_copy_compl_intr in ce_disable_any_copy_compl_intr_nolock()
1422 if (!CE_state->disable_copy_compl_intr in ce_enable_any_copy_compl_intr_nolock()
H A Dce_service_srng.c720 int disable_copy_compl_intr) in ce_per_engine_handler_adjust_srng() argument