Searched refs:SAR_LIMITS_NUM_SPECS (Results 1 – 1 of 1) sorted by relevance
436 #define SAR_LIMITS_NUM_SPECS QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_NUM_SPECS macro451 [SAR_LIMITS_NUM_SPECS] = {.type = NLA_U32},822 if (tb[SAR_LIMITS_NUM_SPECS]) { in __wlan_hdd_set_sar_power_limits()823 num_limit_rows = nla_get_u32(tb[SAR_LIMITS_NUM_SPECS]); in __wlan_hdd_set_sar_power_limits()906 #undef SAR_LIMITS_NUM_SPECS