Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.c438 gp_hif_rtpm_ctx->enable_rpm = scn->hif_config.enable_runtime_pm; in hif_set_enable_rpm()
457 scn->hif_config.runtime_pm_delay); in hif_rtpm_start()
460 hif_rtpm_init(gp_hif_rtpm_ctx->dev, scn->hif_config.runtime_pm_delay); in hif_rtpm_start()
461 gp_hif_rtpm_ctx->cfg_delay = scn->hif_config.runtime_pm_delay; in hif_rtpm_start()
H A Dhif_main.h362 struct hif_config_info hif_config; member
H A Dhif_exec.c458 struct hif_config_info *cfg = &scn->hif_config; in hif_exec_poll_should_yield()
H A Dhif_main.c2491 return &sc->hif_config; in hif_get_ini_handle()
2608 qdf_mem_copy(&scn->hif_config, cfg, sizeof(struct hif_config_info)); in hif_init_ini_config()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_snoc.c529 if (scn->hif_config.enable_ce_dp_irq_affine) in hif_snoc_configure_irq_affinity()