Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
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()
150 struct ath10k_fw_file *fw_file) in ath10k_swap_code_seg_release() argument
152 ath10k_swap_code_seg_free(ar, fw_file->firmware_swap_code_seg_info); in ath10k_swap_code_seg_release()
157 fw_file->codeswap_data = NULL; in ath10k_swap_code_seg_release()
158 fw_file->codeswap_len = 0; in ath10k_swap_code_seg_release()
160 fw_file->firmware_swap_code_seg_info = NULL; in ath10k_swap_code_seg_release()
163 int ath10k_swap_code_seg_init(struct ath10k *ar, struct ath10k_fw_file *fw_file) in ath10k_swap_code_seg_init() argument
170 codeswap_data = fw_file->codeswap_data; in ath10k_swap_code_seg_init()
[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.c64 firmware = ar->normal_mode_fw.fw_file.firmware; in ath10k_debug_print_hwfw_info()
104 ar->normal_mode_fw.fw_file.wmi_op_version, in ath10k_debug_print_boot_info()
105 ar->normal_mode_fw.fw_file.htt_op_version, in ath10k_debug_print_boot_info()
1733 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1751 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
1996 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2176 crc32_le(0, ar->normal_mode_fw.fw_file.firmware->data, in ath10k_debug_fw_checksums_read()
2177 ar->normal_mode_fw.fw_file.firmware->size)); in ath10k_debug_fw_checksums_read()
2180 crc32_le(0, ar->normal_mode_fw.fw_file.firmware_data, in ath10k_debug_fw_checksums_read()
2181 ar->normal_mode_fw.fw_file.firmware_len)); in ath10k_debug_fw_checksums_read()
[all …]
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 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()
3976 ar->running_fw->fw_file.htt_op_version == ATH10K_FW_HTT_OP_VERSION_TLV); in ath10k_mac_tx_frm_has_freq()
4006 ar->running_fw->fw_file.fw_features) || in ath10k_mac_tx_h_get_txpath()
4253 ar->running_fw->fw_file.fw_features)) { in ath10k_mgmt_over_wmi_tx_work()
5312 ar->running_fw->fw_file.fw_features)) { in ath10k_start()
5348 ar->running_fw->fw_file.fw_features) && in ath10k_start()
8480 ar->normal_mode_fw.fw_file.fw_features); in ath10k_mac_op_set_bitrate_mask()
[all …]
H A Dwmi.c2323 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_op_pull_mgmt_rx_ev()
2839 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_chan_info()
5613 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_service_ready_work()
9520 switch (ar->running_fw->fw_file.wmi_op_version) { in ath10k_wmi_attach()
9573 ar->running_fw->fw_file.wmi_op_version); in ath10k_wmi_attach()
9587 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_attach()
9631 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_detach()
H A Dhtt_rx.c1415 ar->running_fw->fw_file.fw_features)) in ath10k_htt_rx_nwifi_hdrlen()
/linux/drivers/media/dvb-frontends/
H A Dsi2165.c369 u8 *fw_file; in si2165_upload_firmware() local
379 fw_file = SI2165_FIRMWARE_REV_D; in si2165_upload_firmware()
388 ret = request_firmware(&fw, fw_file, &state->client->dev); in si2165_upload_firmware()
391 fw_file); in si2165_upload_firmware()
399 fw_file, len); in si2165_upload_firmware()
H A Dtda10071.c759 u8 *fw_file = TDA10071_FIRMWARE; in tda10071_init() local
840 ret = request_firmware(&fw, fw_file, &client->dev); in tda10071_init()
844 fw_file, ret); in tda10071_init()
877 fw_file); in tda10071_init()
/linux/drivers/comedi/drivers/
H A Dni_pcidio.c843 static const char *const fw_file[3] = { in pci_6534_upload_firmware() local
857 fw_file[n], in pci_6534_upload_firmware()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4938 int be_load_fw(struct be_adapter *adapter, u8 *fw_file) in be_load_fw() argument
4949 status = request_firmware(&fw, fw_file, &adapter->pdev->dev); in be_load_fw()
4953 dev_info(&adapter->pdev->dev, "Flashing firmware file %s\n", fw_file); in be_load_fw()