Home
last modified time | relevance | path

Searched refs:sar_safety_index (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sar_limits.c1124 hdd_ctx->config->sar_safety_index); in hdd_configure_sar_resume_index()
1126 hdd_ctx->config->sar_safety_index); in hdd_configure_sar_resume_index()
1194 hdd_ctx->config->sar_safety_index); in hdd_sar_unsolicited_work_cb()
1204 hdd_configure_sar_index(hdd_ctx, hdd_ctx->config->sar_safety_index); in hdd_sar_safety_timer_cb()
H A Dwlan_hdd_main.c14456 config->sar_safety_index = cfg_get(psoc, CFG_SAR_SAFETY_INDEX); in hdd_sar_cfg_update()
14479 index = hdd_ctx->config->sar_safety_index; in hdd_set_sar_init_index()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_cfg.h192 uint32_t sar_safety_index; member