Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_apps.h227 char fw_ver[MAX_PROP_LENGTH]; member
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h218 char fw_ver[32]; member
/titanic_44/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h114 uint64_t fw_ver; member
H A Dib_user_verbs.h159 uint64_t fw_ver; member
/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c900 FLASH_FW_START + offsetof(struct fw_hdr, fw_ver), 1, vers, 0)); in t4_get_fw_version()
1123 ((struct fw_hdr *)first_page)->fw_ver = htonl(0xffffffff); in t4_load_fw()
1138 FLASH_FW_START + offsetof(struct fw_hdr, fw_ver), in t4_load_fw()
1139 sizeof (hdr->fw_ver), (const u8 *)&hdr->fw_ver); in t4_load_fw()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe.h228 u32_t fw_ver; member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c1787 (void) sprintf(hba.fw_ver, "%d.%d.%d", ha->fw_major_version, in ql_adm_adapter_info()
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c742 attr->fw_ver = (uint64_t)hattr.hca_fw_major_version << 32 | in ib_query_device()
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1672 resp.fw_ver = ((uint64_t)hca_attr.hca_fw_major_version << 32) | in sol_uverbs_query_device()
/titanic_44/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7357 __be32 fw_ver; /* firmware version */ member