Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dhif.h34 void (*coredump_download)(struct ath11k_base *ab); member
158 if (ab->hif.ops->coredump_download) in ath11k_hif_coredump_download()
159 ab->hif.ops->coredump_download(ab); in ath11k_hif_coredump_download()
A Dpci.c900 .coredump_download = ath11k_pci_coredump_download,
/drivers/net/wireless/ath/ath12k/
A Dhif.h34 void (*coredump_download)(struct ath12k_base *ab); member
162 if (ab->hif.ops->coredump_download) in ath12k_hif_coredump_download()
163 ab->hif.ops->coredump_download(ab); in ath12k_hif_coredump_download()
A Dpci.c1530 .coredump_download = ath12k_pci_coredump_download,

Completed in 12 milliseconds