Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dtestmode.c220 utf_mode_fw->fw_file.otp_len = ar->normal_mode_fw.fw_file.otp_len; in ath10k_tm_fetch_firmware()
Dcore.c961 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp()
976 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
980 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1196 ar->normal_mode_fw.fw_file.otp_len = 0; in ath10k_core_free_firmware_files()
1642 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_ext_board_id_from_otp()
1650 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp()
1654 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp()
1771 !ar->running_fw->fw_file.otp_len) { in ath10k_download_and_run_otp()
1774 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1779 address, ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
[all …]
Dcore.h957 size_t otp_len; member
Ddebug.c2195 ar->normal_mode_fw.fw_file.otp_len)); in ath10k_debug_fw_checksums_read()