Searched refs:BIOS_SAR_TABLE_LEN (Results 1 – 2 of 2) sorted by relevance
9942 sar_len_aligned = roundup(BIOS_SAR_TABLE_LEN, sizeof(u32)); in ath11k_wmi_pdev_set_bios_sar_table_param()9956 cmd->sar_len = BIOS_SAR_TABLE_LEN; in ath11k_wmi_pdev_set_bios_sar_table_param()9964 memcpy(buf_ptr, sar_val, BIOS_SAR_TABLE_LEN); in ath11k_wmi_pdev_set_bios_sar_table_param()
6366 #define BIOS_SAR_TABLE_LEN (22) macro