Searched refs:fw_type (Results 1 – 15 of 15) sorted by relevance
805 if (adapter->fw_type == NX_UNIFIED_ROMIMAGE) in nx_get_bootld_offs()818 if (adapter->fw_type == NX_UNIFIED_ROMIMAGE) in nx_get_fw_offs()829 if (adapter->fw_type == NX_UNIFIED_ROMIMAGE) in nx_get_fw_size()847 if (adapter->fw_type == NX_UNIFIED_ROMIMAGE) { in nx_get_fw_version()877 if (adapter->fw_type == NX_UNIFIED_ROMIMAGE) { in nx_get_bios_version()893 u8 fw_type; in netxen_need_fw_reset() local941 adapter->fw_type != NX_UNIFIED_ROMIMAGE) { in netxen_need_fw_reset()944 fw_type = (val & 0x4) ? in netxen_need_fw_reset()947 if (adapter->fw_type != fw_type) in netxen_need_fw_reset()1001 fw_name[adapter->fw_type]); in netxen_load_firmware()[all …]
1634 u8 fw_type; member
976 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_bootld_offs()990 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_fw_offs()1004 if (adapter->ahw->fw_type == QLCNIC_UNIFIED_ROMIMAGE) in qlcnic_get_fw_size()1019 if (adapter->ahw->fw_type != QLCNIC_UNIFIED_ROMIMAGE) { in qlcnic_get_fw_version()1050 if (adapter->ahw->fw_type != QLCNIC_UNIFIED_ROMIMAGE) { in qlcnic_get_bios_version()1123 fw_name[adapter->ahw->fw_type]); in qlcnic_load_firmware()1215 u8 fw_type = adapter->ahw->fw_type; in qlcnic_validate_firmware() local1217 if (fw_type == QLCNIC_UNIFIED_ROMIMAGE) { in qlcnic_validate_firmware()1239 fw_name[fw_type], _major(ver), _minor(ver), _build(ver)); in qlcnic_validate_firmware()1247 fw_name[fw_type]); in qlcnic_validate_firmware()[all …]
485 u8 fw_type; member
1658 adapter->ahw->fw_type = QLCNIC_FLASH_ROMIMAGE; in qlcnic_82xx_start_firmware()
64 __le32 fw_type; member
738 enum wl12xx_fw_type fw_type; in wl12xx_fetch_firmware() local742 fw_type = WL12XX_FW_TYPE_PLT; in wl12xx_fetch_firmware()750 fw_type = WL12XX_FW_TYPE_MULTI; in wl12xx_fetch_firmware()753 fw_type = WL12XX_FW_TYPE_NORMAL; in wl12xx_fetch_firmware()758 if (wl->fw_type == fw_type) in wl12xx_fetch_firmware()778 wl->fw_type = WL12XX_FW_TYPE_NONE; in wl12xx_fetch_firmware()790 wl->fw_type = fw_type; in wl12xx_fetch_firmware()2426 enum wl12xx_fw_type current_fw = wl->fw_type; in wl12xx_need_fw_change()6268 wl->fw_type = WL12XX_FW_TYPE_NONE; in wlcore_alloc_hw()6357 wl->fw_type = WL12XX_FW_TYPE_NONE; in wlcore_free_hw()
86 unsigned int *min_ver = (wl->fw_type == WL12XX_FW_TYPE_MULTI) ? in wlcore_validate_fw_ver()
205 enum wl12xx_fw_type fw_type; member
1587 if (ha->fw_type == QLA82XX_UNIFIED_ROMIMAGE) { in qla82xx_get_bootld_offset()1602 if (ha->fw_type == QLA82XX_UNIFIED_ROMIMAGE) { in qla82xx_get_fw_size()1618 if (ha->fw_type == QLA82XX_UNIFIED_ROMIMAGE) { in qla82xx_get_fw_offs()1870 qla82xx_validate_firmware_blob(scsi_qla_host_t *vha, uint8_t fw_type) in qla82xx_validate_firmware_blob() argument1877 ha->fw_type = fw_type; in qla82xx_validate_firmware_blob()1879 if (fw_type == QLA82XX_UNIFIED_ROMIMAGE) { in qla82xx_validate_firmware_blob()
3446 uint8_t fw_type; member
113 cw1200_fw_types[priv->wsm_caps.fw_type], in cw1200_status_show()
824 priv->wsm_caps.fw_type = WSM_GET16(buf); in wsm_startup_indication()834 if (WARN_ON(priv->wsm_caps.fw_type > 4)) in wsm_startup_indication()845 cw1200_fw_types[priv->wsm_caps.fw_type], in wsm_startup_indication()
621 u16 fw_type; member
87 AtmelFWType fw_type; member1517 const AtmelFWType fw_type, in init_atmel_card() argument1542 priv->firmware_type = fw_type; in init_atmel_card()3931 while (fw_table[fw_index].fw_type != priv->firmware_type in reset_atmel_card()3932 && fw_table[fw_index].fw_type != ATMEL_FW_TYPE_NONE) in reset_atmel_card()3936 if (fw_table[fw_index].fw_type != ATMEL_FW_TYPE_NONE) { in reset_atmel_card()