Home
last modified time | relevance | path

Searched refs:fw_hdr (Results 1 – 2 of 2) sorted by relevance

/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()
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 Dt4fw_interface.h7353 struct fw_hdr { struct