Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dtestmode.c216 utf_mode_fw->fw_file.otp_len = ar->normal_mode_fw.fw_file.otp_len; in ath10k_tm_fetch_firmware()
Dcore.c917 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp()
925 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
929 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1075 !ar->running_fw->fw_file.otp_len) { in ath10k_download_and_run_otp()
1078 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1083 address, ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1087 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1172 ar->normal_mode_fw.fw_file.otp_len = 0; in ath10k_core_free_firmware_files()
1610 fw_file->otp_len = ie_len; in ath10k_core_fetch_firmware_api_n()
Dcore.h845 size_t otp_len; member
Ddebug.c2140 ar->normal_mode_fw.fw_file.otp_len)); in ath10k_debug_fw_checksums_read()