Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h96 struct iwl_fw_error_dump_file { struct
97 __le32 barker;
98 __le32 file_len;
99 u8 data[];
H A Ddbg.c770 iwl_fw_error_dump_file(struct iwl_fw_runtime *fwrt, in iwl_fw_error_dump_file() function