Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dcoredump.h173 struct ath10k_fw_crash_data *ath10k_coredump_new(struct ath10k *ar);
189 static inline struct ath10k_fw_crash_data *ath10k_coredump_new(struct ath10k *ar) in ath10k_coredump_new() function
Dcoredump.c1474 struct ath10k_fw_crash_data *ath10k_coredump_new(struct ath10k *ar) in ath10k_coredump_new() function
1489 EXPORT_SYMBOL(ath10k_coredump_new);
Dsnoc.c1462 crash_data = ath10k_coredump_new(ar); in ath10k_snoc_fw_crashed_dump()
Dsdio.c2492 crash_data = ath10k_coredump_new(ar); in ath10k_sdio_fw_crashed_dump()
Dpci.c1762 crash_data = ath10k_coredump_new(ar); in ath10k_pci_fw_dump_work()