Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sar_limits.c442 #define SAR_LIMITS_SPEC_POWER_LIMIT \ macro
456 [SAR_LIMITS_SPEC_POWER_LIMIT] = {.type = NLA_U32},
691 if (spec[SAR_LIMITS_SPEC_POWER_LIMIT]) { in hdd_extract_sar_nested_attrs()
692 limit = nla_get_u32(spec[SAR_LIMITS_SPEC_POWER_LIMIT]); in hdd_extract_sar_nested_attrs()
911 #undef SAR_LIMITS_SPEC_POWER_LIMIT