Searched refs:mt7996_patch_sec (Results 1 – 1 of 1) sorted by relevance
63 struct mt7996_patch_sec { struct3003 struct mt7996_patch_sec *sec; in mt7996_load_patch()3005 const struct mt7996_patch_sec *sec; in mt7996_load_patch()3011 sec = (struct mt7996_patch_sec *)(fw->data + sizeof(*hdr) + in mt7996_load_patch()3013 sec = (const struct mt7996_patch_sec *)(fw->data + sizeof(*hdr) + in mt7996_load_patch()