cxgb4_fw_data
struct cxgb4_fw_data *header;
header = (struct cxgb4_fw_data *)data;
header = (struct cxgb4_fw_data *)&data[CXGB4_FW_SIG_OFFSET];