Home
last modified time | relevance | path

Searched refs:fw_patch (Results 1 – 10 of 10) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
Dinit.c872 if (ar->fw_patch != NULL) in ath6kl_fetch_patch_file()
881 ret = ath6kl_get_fw(ar, filename, &ar->fw_patch, in ath6kl_fetch_patch_file()
1038 ar->fw_patch = kmemdup(data, ie_len, GFP_KERNEL); in ath6kl_fetch_fw_apin()
1040 if (ar->fw_patch == NULL) { in ath6kl_fetch_fw_apin()
1365 if (ar->fw_patch == NULL) in ath6kl_upload_patch()
1373 ret = ath6kl_bmi_write(ar, address, ar->fw_patch, ar->fw_patch_len); in ath6kl_upload_patch()
Dcore.c347 kfree(ar->fw_patch); in ath6kl_core_cleanup()
Dcore.h821 u8 *fw_patch; member
/drivers/scsi/qla4xxx/
Dql4_attr.c162 ha->fw_info.fw_patch, ha->fw_info.fw_build); in qla4xxx_fw_version_show()
166 ha->fw_info.fw_patch, ha->fw_info.fw_build); in qla4xxx_fw_version_show()
Dql4_fw.h989 uint16_t fw_patch; /* 04 - 05 */ member
Dql4_mbx.c1375 ha->fw_info.fw_patch = le16_to_cpu(about_fw->fw_patch); in qla4xxx_about_firmware()
Dql4_os.c8840 ha->fw_info.fw_patch, ha->fw_info.fw_build); in qla4xxx_probe_adapter()
/drivers/media/usb/tlg2300/
Dvendorcmds.h241 uint16_t fw_patch; member
/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h917 void (*fw_patch)(struct Scsi_Host *); member
Dsym_hipd.c1756 np->fw_patch(shost);
5592 np->fw_patch = fw->patch;