Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h604 struct rtl8xxxu_firmware_header { struct
605 __le16 signature; /* 92C0: test chip; 92C,
609 u8 category; /* AP/NIC and USB/PCI */
610 u8 function;
612 __le16 major_version; /* FW Version */
613 u8 minor_version; /* FW Subversion, default 0x00 */
614 u8 reserved1;
616 u8 month; /* Release time Month field */
617 u8 date; /* Release time Date field */
618 u8 hour; /* Release time Hour field */
[all …]