Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dmcu.c274 struct mt76_fw_header { struct
284 struct mt76_fw_header hdr; argument
415 const struct mt76_fw_header *hdr; in mt7601u_load_firmware()
432 hdr = (const struct mt76_fw_header *) fw->data; in mt7601u_load_firmware()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmcu.c386 struct mt76_fw_header { struct
396 struct mt76_fw_header hdr; argument
531 const struct mt76_fw_header *hdr; in mt76x0_load_firmware()
548 hdr = (const struct mt76_fw_header *) fw->data; in mt76x0_load_firmware()