Searched refs:fw_hdr (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 900 FLASH_FW_START + offsetof(struct fw_hdr, fw_ver), 1, vers, 0)); in t4_get_fw_version() 913 return (t4_read_flash(adapter, FLASH_FW_START + offsetof(struct fw_hdr, in t4_get_tp_version() 937 FLASH_FW_START + offsetof(struct fw_hdr, intfver_nic), 2, in t4_check_fw_version() 1080 const struct fw_hdr *hdr = (const struct fw_hdr *)fw_data; in t4_load_fw() 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()
|
/titanic_44/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 7353 struct fw_hdr { struct
|