Home
last modified time | relevance | path

Searched refs:ath10k_dump_file_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Ddebug.c54 struct ath10k_dump_file_data { struct
906 static struct ath10k_dump_file_data *ath10k_build_dump_file(struct ath10k *ar) in ath10k_build_dump_file()
909 struct ath10k_dump_file_data *dump_data; in ath10k_build_dump_file()
935 dump_data = (struct ath10k_dump_file_data *)(buf); in ath10k_build_dump_file()
985 struct ath10k_dump_file_data *dump; in ath10k_fw_crash_dump_open()
1000 struct ath10k_dump_file_data *dump_file = file->private_data; in ath10k_fw_crash_dump_read()