Home
last modified time | relevance | path

Searched refs:fw_file (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtestmode.c130 ar->normal_mode_fw.fw_file.wmi_op_version); in ath10k_tm_cmd_get_version()
140 struct ath10k_fw_file *fw_file) in ath10k_tm_fetch_utf_firmware_api_1() argument
149 ret = firmware_request_nowarn(&fw_file->firmware, filename, ar->dev); in ath10k_tm_fetch_utf_firmware_api_1()
165 fw_file->wmi_op_version = ATH10K_FW_WMI_OP_VERSION_10_1; in ath10k_tm_fetch_utf_firmware_api_1()
166 fw_file->htt_op_version = ATH10K_FW_HTT_OP_VERSION_10_1; in ath10k_tm_fetch_utf_firmware_api_1()
167 fw_file->firmware_data = fw_file->firmware->data; in ath10k_tm_fetch_utf_firmware_api_1()
168 fw_file->firmware_len = fw_file->firmware->size; in ath10k_tm_fetch_utf_firmware_api_1()
194 &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_fetch_firmware()
200 ret = ath10k_tm_fetch_utf_firmware_api_1(ar, &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_fetch_firmware()
217 if (!utf_mode_fw->fw_file.otp_data) { in ath10k_tm_fetch_firmware()
[all …]
H A Dswap.c125 const struct ath10k_fw_file *fw_file) in ath10k_swap_code_seg_configure() argument
130 if (!fw_file->firmware_swap_code_seg_info) in ath10k_swap_code_seg_configure()
135 seg_info = fw_file->firmware_swap_code_seg_info; in ath10k_swap_code_seg_configure()
154 struct ath10k_fw_file *fw_file) in ath10k_swap_code_seg_release() argument
156 ath10k_swap_code_seg_free(ar, fw_file->firmware_swap_code_seg_info); in ath10k_swap_code_seg_release()
161 fw_file->codeswap_data = NULL; in ath10k_swap_code_seg_release()
162 fw_file->codeswap_len = 0; in ath10k_swap_code_seg_release()
164 fw_file->firmware_swap_code_seg_info = NULL; in ath10k_swap_code_seg_release()
167 int ath10k_swap_code_seg_init(struct ath10k *ar, struct ath10k_fw_file *fw_file) in ath10k_swap_code_seg_init() argument
174 codeswap_data = fw_file->codeswap_data; in ath10k_swap_code_seg_init()
[all …]
H A Dcore.c790 if (test_bit(i, ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_core_get_fw_features_str()
1008 if (!ar->normal_mode_fw.fw_file.otp_data || in ath10k_core_get_board_id_from_otp()
1009 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp()
1024 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1027 ar->normal_mode_fw.fw_file.otp_data, in ath10k_core_get_board_id_from_otp()
1028 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1185 data = ar->running_fw->fw_file.firmware_data; in ath10k_download_fw()
1186 data_len = ar->running_fw->fw_file.firmware_len; in ath10k_download_fw()
1188 ret = ath10k_swap_code_seg_configure(ar, &ar->running_fw->fw_file); in ath10k_download_fw()
1244 if (!IS_ERR(ar->normal_mode_fw.fw_file.firmware)) in ath10k_core_free_firmware_files()
[all …]
H A Dswap.h53 const struct ath10k_fw_file *fw_file);
55 struct ath10k_fw_file *fw_file);
57 struct ath10k_fw_file *fw_file);
H A Ddebug.c80 firmware = ar->normal_mode_fw.fw_file.firmware; in ath10k_debug_print_hwfw_info()
124 ar->normal_mode_fw.fw_file.wmi_op_version, in ath10k_debug_print_boot_info()
125 ar->normal_mode_fw.fw_file.htt_op_version, in ath10k_debug_print_boot_info()
1771 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1789 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
2041 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2228 crc32_le(0, ar->normal_mode_fw.fw_file.firmware->data, in ath10k_debug_fw_checksums_read()
2229 ar->normal_mode_fw.fw_file.firmware->size)); in ath10k_debug_fw_checksums_read()
2232 crc32_le(0, ar->normal_mode_fw.fw_file.firmware_data, in ath10k_debug_fw_checksums_read()
2233 ar->normal_mode_fw.fw_file.firmware_len)); in ath10k_debug_fw_checksums_read()
[all …]
H A Dwow.c506 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_suspend()
558 ar->running_fw->fw_file.fw_features)) { in ath10k_wow_op_set_wakeup()
572 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_resume()
617 ar->running_fw->fw_file.fw_features)) in ath10k_wow_init()
H A Dfwlog.c1428 if ((ar->running_fw->fw_file.wmi_op_version == in ath10k_fwlog_print()
H A Dcore.h985 struct ath10k_fw_file fw_file; member
1347 struct ath10k_fw_file *fw_file);
H A Dhtt_tx.c377 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_free_txq()
393 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_alloc_txq()
706 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_32()
768 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_64()
H A Dhtt.c343 switch (ar->running_fw->fw_file.htt_op_version) { in ath10k_htt_init()
H A Dmac.c1253 ar->running_fw->fw_file.fw_features) && in ath10k_mac_monitor_vdev_is_needed()
1945 ar->running_fw->fw_file.fw_features)) { in ath10k_mac_vif_setup_ps()
2236 ar->running_fw->fw_file.fw_features)) { in ath10k_peer_assoc_h_crypto()
3753 ar->running_fw->fw_file.fw_features)) in ath10k_mac_tx_h_get_txmode()
3962 ar->running_fw->fw_file.htt_op_version == ATH10K_FW_HTT_OP_VERSION_TLV); in ath10k_mac_tx_frm_has_freq()
3992 ar->running_fw->fw_file.fw_features) || in ath10k_mac_tx_h_get_txpath()
4239 ar->running_fw->fw_file.fw_features)) { in ath10k_mgmt_over_wmi_tx_work()
5297 ar->running_fw->fw_file.fw_features)) { in ath10k_start()
5333 ar->running_fw->fw_file.fw_features) && in ath10k_start()
8443 ar->normal_mode_fw.fw_file.fw_features); in ath10k_mac_op_set_bitrate_mask()
[all …]
H A Dwmi.c2302 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_op_pull_mgmt_rx_ev()
2817 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_chan_info()
5653 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_service_ready_work()
9563 switch (ar->running_fw->fw_file.wmi_op_version) { in ath10k_wmi_attach()
9616 ar->running_fw->fw_file.wmi_op_version); in ath10k_wmi_attach()
9630 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_attach()
9673 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_detach()
H A Dhtt_rx.c1431 ar->running_fw->fw_file.fw_features)) in ath10k_htt_rx_nwifi_hdrlen()
H A Dwmi-tlv.c1040 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_tlv_op_pull_ch_info_ev()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c2335 const char *fw_file, enum mt7996_ram_type ram_type) in __mt7996_load_ram() argument
2341 ret = request_firmware(&fw, fw_file, dev->mt76.dev); in __mt7996_load_ram()