| /linux/drivers/usb/typec/ucsi/ |
| H A D | ucsi_ccg.c | 223 u16 fw_build; member 649 if (uc->fw_build == CCG_FW_BUILD_NVIDIA_TEGRA) { in ucsi_ccg_sync_control() 1046 if (le16_to_cpu(app->build) != uc->fw_build) { in ccg_check_vendor_version() 1052 if (le16_to_cpu(fw_cfg->app.build) != uc->fw_build) { in ccg_check_vendor_version() 1405 if (!uc->fw_build) in ucsi_ccg_attrs_is_visible() 1448 uc->fw_build = CCG_FW_BUILD_NVIDIA_TEGRA; in ucsi_ccg_probe() 1450 uc->fw_build = CCG_FW_BUILD_NVIDIA; in ucsi_ccg_probe() 1451 if (!uc->fw_build) in ucsi_ccg_probe() 1562 if (uc->fw_build == CCG_FW_BUILD_NVIDIA && in ucsi_ccg_runtime_resume()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_adminq.h | 67 u32 fw_build; /* firmware build number */ member
|
| H A D | i40e_client.c | 356 cdev->lan_info.fw_build = pf->hw.aq.fw_build; in i40e_client_add_instance()
|
| H A D | i40e_prototype.h | 72 u32 *fw_build,
|
| H A D | i40e_common.c | 1936 u32 *fw_build, in i40e_aq_get_firmware_version() argument 1954 if (fw_build) in i40e_aq_get_firmware_version() 1955 *fw_build = le32_to_cpu(resp->fw_build); in i40e_aq_get_firmware_version()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_adminq.h | 67 u32 fw_build; /* firmware build number */ member
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_attr.c | 161 ha->fw_info.fw_patch, ha->fw_info.fw_build); in qla4xxx_fw_version_show() 165 ha->fw_info.fw_patch, ha->fw_info.fw_build); in qla4xxx_fw_version_show()
|
| /linux/include/linux/net/intel/ |
| H A D | i40e_client.h | 98 u32 fw_build; /* firmware build number */ member
|
| /linux/drivers/scsi/snic/ |
| H A D | vnic_devcmd.h | 175 char fw_build[32]; member
|
| /linux/drivers/scsi/ |
| H A D | 3w-sas.h | 308 unsigned short fw_build; member
|
| H A D | 3w-9xxx.h | 580 __le16 fw_build; member
|
| H A D | myrb.h | 313 unsigned short fw_build; /* Bytes 112-113 */ member
|
| H A D | 3w-sas.c | 1004 tw_initconnect->fw_build = cpu_to_le16(current_fw_build); in twl_initconnection() 1019 *fw_on_ctlr_build = le16_to_cpu(tw_initconnect->fw_build); in twl_initconnection()
|
| /linux/drivers/scsi/fnic/ |
| H A D | vnic_devcmd.h | 411 char fw_build[32]; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cudbg_entity.h | 234 u16 fw_build; member
|
| /linux/drivers/bluetooth/ |
| H A D | btintel_pcie.c | 643 char fw_build[128]; in btintel_pcie_read_dram_buffers() local 677 snprintf(fw_build, sizeof(fw_build), in btintel_pcie_read_dram_buffers() 691 sizeof(*tlv) + strlen(fw_build) + in btintel_pcie_read_dram_buffers() 721 p = btintel_pcie_copy_tlv(p, BTINTEL_FW_BUILD, fw_build, in btintel_pcie_read_dram_buffers() 722 strlen(fw_build)); in btintel_pcie_read_dram_buffers()
|
| /linux/drivers/scsi/esas2r/ |
| H A D | atvda.h | 974 u32 fw_build; member 1264 u32 fw_build; member
|
| H A D | esas2r_init.c | 1175 a->fw_build = rq->func_rsp.cfg_rsp.fw_build; in esas2r_format_init_msg()
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_devcmd.h | 518 char fw_build[32]; member
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | debug.c | 112 priv->wsm_caps.fw_build); in cw1200_status_show()
|
| H A D | wsm.c | 821 priv->wsm_caps.fw_build = WSM_GET16(buf); in wsm_startup_indication() 842 priv->wsm_caps.fw_build, in wsm_startup_indication()
|
| H A D | wsm.h | 620 u16 fw_build; member
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_main.c | 814 u32 fw_major, fw_minor, fw_build, prev_fw_version; in netxen_check_options() local 838 fw_build = NXRD32(adapter, NETXEN_FW_VERSION_SUB); in netxen_check_options() 840 adapter->fw_version = NETXEN_VERSION_CODE(fw_major, fw_minor, fw_build); in netxen_check_options() 868 fw_major, fw_minor, fw_build); in netxen_check_options() 878 NETXEN_NIC_LINUX_VERSIONID, fw_major, fw_minor, fw_build, in netxen_check_options()
|
| /linux/drivers/net/ethernet/intel/ixgbe/devlink/ |
| H A D | devlink.c | 112 snprintf(ctx->buf, sizeof(ctx->buf), "0x%08x", hw->fw_build); in ixgbe_info_fw_build()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_main.c | 1219 u32 fw_major, fw_minor, fw_build, prev_fw_version; in qlcnic_check_options() local 1228 fw_build = QLC_SHARED_REG_RD32(adapter, QLCNIC_FW_VERSION_SUB); in qlcnic_check_options() 1230 adapter->fw_version = QLCNIC_VERSION_CODE(fw_major, fw_minor, fw_build); in qlcnic_check_options() 1248 QLCNIC_LINUX_VERSIONID, fw_major, fw_minor, fw_build); in qlcnic_check_options()
|