Searched refs:fw_error_dump (Results 1 – 1 of 1) sorted by relevance
871 fw_error_dump->fwrt_ptr = dump_file; in iwl_fw_error_dump_file()2637 fw_error_dump.fwrt_len = file_len;2639 if (fw_error_dump.trans_ptr) {2648 fw_error_dump.fwrt_ptr,2649 fw_error_dump.fwrt_len, 0);2650 if (fw_error_dump.trans_ptr)2653 fw_error_dump.trans_ptr->data,2654 fw_error_dump.trans_ptr->len,2655 fw_error_dump.fwrt_len);2659 vfree(fw_error_dump.fwrt_ptr);[all …]