Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Ddebug.c54 struct ath10k_dump_file_data { struct
670 static struct ath10k_dump_file_data *ath10k_build_dump_file(struct ath10k *ar) in ath10k_build_dump_file()
673 struct ath10k_dump_file_data *dump_data; in ath10k_build_dump_file()
699 dump_data = (struct ath10k_dump_file_data *)(buf); in ath10k_build_dump_file()
749 struct ath10k_dump_file_data *dump; in ath10k_fw_crash_dump_open()
764 struct ath10k_dump_file_data *dump_file = file->private_data; in ath10k_fw_crash_dump_read()