Searched defs:rtl8xxxu_firmware_header (Results 1 – 1 of 1) sorted by relevance
896 struct rtl8xxxu_firmware_header { struct897 __le16 signature; /* 92C0: test chip; 92C,901 u8 category; /* AP/NIC and USB/PCI */902 u8 function;904 __le16 major_version; /* FW Version */905 u8 minor_version; /* FW Subversion, default 0x00 */906 u8 reserved1;908 u8 month; /* Release time Month field */909 u8 date; /* Release time Date field */910 u8 hour; /* Release time Hour field */[all …]