Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c63 struct mt7996_patch_sec { struct
3003 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()