Lines Matching refs:fw_file
60 firmware = ar->normal_mode_fw.fw_file.firmware; in ath10k_debug_print_hwfw_info()
100 ar->normal_mode_fw.fw_file.wmi_op_version, in ath10k_debug_print_boot_info()
101 ar->normal_mode_fw.fw_file.htt_op_version, in ath10k_debug_print_boot_info()
1727 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1745 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
1994 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2181 crc32_le(0, ar->normal_mode_fw.fw_file.firmware->data, in ath10k_debug_fw_checksums_read()
2182 ar->normal_mode_fw.fw_file.firmware->size)); in ath10k_debug_fw_checksums_read()
2185 crc32_le(0, ar->normal_mode_fw.fw_file.firmware_data, in ath10k_debug_fw_checksums_read()
2186 ar->normal_mode_fw.fw_file.firmware_len)); in ath10k_debug_fw_checksums_read()
2189 crc32_le(0, ar->normal_mode_fw.fw_file.otp_data, in ath10k_debug_fw_checksums_read()
2190 ar->normal_mode_fw.fw_file.otp_len)); in ath10k_debug_fw_checksums_read()
2193 crc32_le(0, ar->normal_mode_fw.fw_file.codeswap_data, in ath10k_debug_fw_checksums_read()
2194 ar->normal_mode_fw.fw_file.codeswap_len)); in ath10k_debug_fw_checksums_read()
2588 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_register()