Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dacpi.c55 memcpy(&ab->acpi.tas_sar_power_table, obj->buffer.pointer, in ath12k_acpi_dsm_get_data()
124 const u8 *tas_sar_power_table = ab->acpi.tas_sar_power_table; in ath12k_acpi_set_power_limit() local
127 if (tas_sar_power_table[0] != ATH12K_ACPI_TAS_DATA_VERSION || in ath12k_acpi_set_power_limit()
128 tas_sar_power_table[1] != ATH12K_ACPI_TAS_DATA_ENABLE) { in ath12k_acpi_set_power_limit()
134 tas_sar_power_table, in ath12k_acpi_set_power_limit()
239 ab->acpi.tas_sar_power_table, in ath12k_acpi_set_tas_params()
284 ab->acpi.tas_sar_power_table[0] == ATH12K_ACPI_TAS_DATA_VERSION && in ath12k_acpi_start()
285 ab->acpi.tas_sar_power_table[1] == ATH12K_ACPI_TAS_DATA_ENABLE) in ath12k_acpi_start()