Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c30 struct mt7996_patch_sec { struct
2221 struct mt7996_patch_sec *sec; in mt7996_load_patch()
2223 const struct mt7996_patch_sec *sec; in mt7996_load_patch()
2229 sec = (struct mt7996_patch_sec *)(fw->data + sizeof(*hdr) + in mt7996_load_patch()
2231 sec = (const struct mt7996_patch_sec *)(fw->data + sizeof(*hdr) + in mt7996_load_patch()