Searched refs:otp_len (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 911 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp() 926 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp() 930 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp() 1145 ar->normal_mode_fw.fw_file.otp_len = 0; in ath10k_core_free_firmware_files() 1559 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_ext_board_id_from_otp() 1567 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp() 1571 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp() 1688 !ar->running_fw->fw_file.otp_len) { in ath10k_download_and_run_otp() 1689 ath10k_warn(ar, "Not running otp, calibration will be incorrect (otp-data %pK otp_len %zd)!\n", in ath10k_download_and_run_otp() 1691 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp() [all...] |
H A D | testmode.c | 220 utf_mode_fw->fw_file.otp_len = ar->normal_mode_fw.fw_file.otp_len; in ath10k_tm_fetch_firmware()
|
H A D | core.h | 940 size_t otp_len; member
|
H A D | debug.c | 2195 ar->normal_mode_fw.fw_file.otp_len)); in ath10k_debug_fw_checksums_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 996 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp() 1011 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp() 1015 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp() 1231 ar->normal_mode_fw.fw_file.otp_len = 0; in ath10k_core_free_firmware_files() 1677 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_ext_board_id_from_otp() 1685 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp() 1689 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_ext_board_id_from_otp() 1806 !ar->running_fw->fw_file.otp_len) { in ath10k_download_and_run_otp() 1807 ath10k_warn(ar, "Not running otp, calibration will be incorrect (otp-data %pK otp_len %zd)!\n", in ath10k_download_and_run_otp() 1809 ar->running_fw->fw_file.otp_len); in ath10k_download_and_run_otp() [all...] |
H A D | testmode.c | 220 utf_mode_fw->fw_file.otp_len = ar->normal_mode_fw.fw_file.otp_len; in ath10k_tm_fetch_firmware()
|
H A D | core.h | 957 size_t otp_len; member
|
H A D | debug.c | 2196 ar->normal_mode_fw.fw_file.otp_len)); in ath10k_debug_fw_checksums_read()
|
Completed in 18 milliseconds