Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dfw.h163 struct wil_fw_record_file_header { struct
164 __le32 signature ; /* Wilocity signature */
165 __le32 reserved;
166 __le32 crc; /* crc32 of the following data */
167 __le32 version; /* format version */
168 __le32 data_len; /* total data in file, including this record */
169 u8 comment[32]; /* short description */