Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
A Drtl8723b_hal.h40 struct rt_firmware_hdr { struct
47 u8 category; /* AP/NIC and USB/PCI */
52 __le16 version; /* FW Version */
56 u8 month; /* Release time Month field */
57 u8 date; /* Release time Date field */
58 u8 hour; /* Release time Hour field */
62 __le16 rsvd2;
65 __le32 svn_idx; /* The SVN entry index */
66 __le32 rsvd3;
69 __le32 rsvd4;
[all …]
/linux/drivers/staging/r8188eu/include/
A Drtl8188e_hal.h44 struct rt_firmware_hdr { struct
50 u8 Category; /* AP/NIC and USB/PCI */
55 __le16 Version; /* FW Version */
57 u16 Rsvd1;
61 u8 Date; /* Release time Date field */
62 u8 Hour; /* Release time Hour field */
65 u8 Foundry;
66 u8 Rsvd2;
70 u32 Rsvd3;
73 u32 Rsvd4;
[all …]

Completed in 5 milliseconds