Searched refs:utf_mode_fw (Results 1 – 2 of 2) sorted by relevance
175 struct ath10k_fw_components *utf_mode_fw; in ath10k_tm_fetch_firmware() local194 &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_fetch_firmware()209 utf_mode_fw = &ar->testmode.utf_mode_fw; in ath10k_tm_fetch_firmware()217 if (!utf_mode_fw->fw_file.otp_data) { in ath10k_tm_fetch_firmware()261 &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_cmd_utf_start()285 &ar->testmode.utf_mode_fw); in ath10k_tm_cmd_utf_start()310 ar->testmode.utf_mode_fw.fw_file.codeswap_len) in ath10k_tm_cmd_utf_start()312 &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_cmd_utf_start()315 ar->testmode.utf_mode_fw.fw_file.firmware = NULL; in ath10k_tm_cmd_utf_start()339 &ar->testmode.utf_mode_fw.fw_file); in __ath10k_tm_cmd_utf_stop()[all …]
1252 struct ath10k_fw_components utf_mode_fw; member