Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sar_limits.c882 status = sme_set_sar_power_limits(hdd_ctx->mac_handle, sar_limit_cmd); in __wlan_hdd_set_sar_power_limits()
1020 status = sme_set_sar_power_limits(hdd_ctx->mac_handle, sar_limit_cmd); in hdd_disable_sar()
1078 status = sme_set_sar_power_limits(hdd_ctx->mac_handle, sar_limit_cmd); in hdd_configure_sar_index()
H A Dwlan_hdd_power.c2064 status = sme_set_sar_power_limits(hdd_ctx->mac_handle, in hdd_restore_sar_config()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h2376 QDF_STATUS sme_set_sar_power_limits(mac_handle_t mac_handle,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c13187 QDF_STATUS sme_set_sar_power_limits(mac_handle_t mac_handle, in sme_set_sar_power_limits() function