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.c226 ar->normal_mode_fw.fw_file.wmi_op_version); in ath10k_tm_cmd_get_version()
236 struct ath10k_fw_file *fw_file) in ath10k_tm_fetch_utf_firmware_api_1() argument
245 ret = firmware_request_nowarn(&fw_file->firmware, filename, ar->dev); in ath10k_tm_fetch_utf_firmware_api_1()
261 fw_file->wmi_op_version = ATH10K_FW_WMI_OP_VERSION_10_1; in ath10k_tm_fetch_utf_firmware_api_1()
262 fw_file->htt_op_version = ATH10K_FW_HTT_OP_VERSION_10_1; in ath10k_tm_fetch_utf_firmware_api_1()
263 fw_file->firmware_data = fw_file->firmware->data; in ath10k_tm_fetch_utf_firmware_api_1()
264 fw_file->firmware_len = fw_file->firmware->size; in ath10k_tm_fetch_utf_firmware_api_1()
290 &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_fetch_firmware()
296 ret = ath10k_tm_fetch_utf_firmware_api_1(ar, &ar->testmode.utf_mode_fw.fw_file); in ath10k_tm_fetch_firmware()
313 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.c809 if (test_bit(i, ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_core_get_fw_features_str()
1036 if (!ar->normal_mode_fw.fw_file.otp_data || in ath10k_core_get_board_id_from_otp()
1037 !ar->normal_mode_fw.fw_file.otp_len) { in ath10k_core_get_board_id_from_otp()
1052 address, ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1055 ar->normal_mode_fw.fw_file.otp_data, in ath10k_core_get_board_id_from_otp()
1056 ar->normal_mode_fw.fw_file.otp_len); in ath10k_core_get_board_id_from_otp()
1216 data = ar->running_fw->fw_file.firmware_data; in ath10k_download_fw()
1217 data_len = ar->running_fw->fw_file.firmware_len; in ath10k_download_fw()
1219 ret = ath10k_swap_code_seg_configure(ar, &ar->running_fw->fw_file); in ath10k_download_fw()
1274 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 Dwow.c507 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_suspend()
559 ar->running_fw->fw_file.fw_features)) { in ath10k_wow_op_set_wakeup()
573 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_resume()
618 ar->running_fw->fw_file.fw_features)) in ath10k_wow_init()
H A Ddebug.c83 firmware = ar->normal_mode_fw.fw_file.firmware; in ath10k_debug_print_hwfw_info()
127 ar->normal_mode_fw.fw_file.wmi_op_version, in ath10k_debug_print_boot_info()
128 ar->normal_mode_fw.fw_file.htt_op_version, in ath10k_debug_print_boot_info()
1774 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1792 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
2037 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2217 crc32_le(0, ar->normal_mode_fw.fw_file.firmware->data, in ath10k_debug_fw_checksums_read()
2218 ar->normal_mode_fw.fw_file.firmware->size)); in ath10k_debug_fw_checksums_read()
2221 crc32_le(0, ar->normal_mode_fw.fw_file.firmware_data, in ath10k_debug_fw_checksums_read()
2222 ar->normal_mode_fw.fw_file.firmware_len)); in ath10k_debug_fw_checksums_read()
[all …]
H A Dfwlog.c1438 if ((ar->running_fw->fw_file.wmi_op_version == in ath10k_fwlog_print()
H A Dcore.h986 struct ath10k_fw_file fw_file; member
1367 struct ath10k_fw_file *fw_file);
H A Dhtt_tx.c379 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_free_txq()
395 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_alloc_txq()
708 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_32()
770 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_64()
H A Dhtt.c344 switch (ar->running_fw->fw_file.htt_op_version) { in ath10k_htt_init()
H A Dmac.c1275 ar->running_fw->fw_file.fw_features) && in ath10k_mac_monitor_vdev_is_needed()
1967 ar->running_fw->fw_file.fw_features)) { in ath10k_mac_vif_setup_ps()
2258 ar->running_fw->fw_file.fw_features)) { in ath10k_peer_assoc_h_crypto()
3775 ar->running_fw->fw_file.fw_features)) in ath10k_mac_tx_h_get_txmode()
3984 ar->running_fw->fw_file.htt_op_version == ATH10K_FW_HTT_OP_VERSION_TLV); in ath10k_mac_tx_frm_has_freq()
4014 ar->running_fw->fw_file.fw_features) || in ath10k_mac_tx_h_get_txpath()
4261 ar->running_fw->fw_file.fw_features)) { in ath10k_mgmt_over_wmi_tx_work()
5324 ar->running_fw->fw_file.fw_features)) { in ath10k_start()
5360 ar->running_fw->fw_file.fw_features) && in ath10k_start()
8492 ar->normal_mode_fw.fw_file.fw_features); in ath10k_mac_op_set_bitrate_mask()
[all …]
H A Dwmi.c2330 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_op_pull_mgmt_rx_ev()
2846 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_chan_info()
5682 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_service_ready_work()
9644 switch (ar->running_fw->fw_file.wmi_op_version) { in ath10k_wmi_attach()
9697 ar->running_fw->fw_file.wmi_op_version); in ath10k_wmi_attach()
9711 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_attach()
9755 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_detach()
H A Dhtt_rx.c1432 ar->running_fw->fw_file.fw_features)) in ath10k_htt_rx_nwifi_hdrlen()
H A Dwmi-tlv.c1045 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.c3117 const char *fw_file, enum mt7996_ram_type ram_type) in __mt7996_load_ram() argument
3123 ret = request_firmware(&fw, fw_file, dev->mt76.dev); in __mt7996_load_ram()