Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dtestmode.c220 utf_mode_fw->fw_file.otp_len = ar->normal_mode_fw.fw_file.otp_len; in ath10k_tm_fetch_firmware()
H A Dcore.c1025 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp()
1040 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1044 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1263 ar->normal_mode_fw.fw_file.otp_len = 0; in ath10k_core_free_firmware_files()
1699 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_ext_board_id_from_otp()
1711 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp()
1828 !ar->running_fw->fw_file.otp_len) { in ath10k_download_and_run_otp()
1831 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1836 address, ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
1840 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp()
[all …]
H A Dcore.h959 size_t otp_len; member
H A Ddebug.c2183 ar->normal_mode_fw.fw_file.otp_len)); in ath10k_debug_fw_checksums_read()