se_fw_hdr
static struct se_fw_hdr *geni_find_protocol_fw(struct device *dev, const struct firmware *fw,
struct se_fw_hdr *sefw;
if (phdr->p_filesz < sizeof(struct se_fw_hdr))
sefw = (struct se_fw_hdr *)(fw->data + phdr->p_offset);
struct se_fw_hdr *hdr;