Home
last modified time | relevance | path

Searched defs:rt_8723a_firmware_hdr (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/rtl8723au/include/
Drtl8723a_hal.h79 struct rt_8723a_firmware_hdr { struct
83 u16 Signature; /* 92C0: test chip; 92C, 88C0: test chip; 88C1: MP A-cut; 92C1: MP A-cut */
84 u8 Category; /* AP/NIC and USB/PCI */
85 …on indcation, for further use when driver needs to download different FW in different conditions */
86 u16 Version; /* FW Version */
87 u8 Subversion; /* FW Subversion, default 0x00 */
88 u16 Rsvd1;
92 u8 Month; /* Release time Month field */
93 u8 Date; /* Release time Date field */
94 u8 Hour; /* Release time Hour field */
[all …]