Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcoredump.c43 struct ath11k_base *ab = container_of(work, struct ath11k_base, dump_work); in ath11k_coredump_upload()
H A Dcore.h921 struct work_struct dump_work; member
H A Dcore.c2695 INIT_WORK(&ab->dump_work, ath11k_coredump_upload); in ath11k_core_alloc()
/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.c1754 dump_work); in ath10k_pci_fw_dump_work()
1787 queue_work(ar->workqueue, &ar_pci->dump_work); in ath10k_pci_fw_crashed_dump()
2085 cancel_work_sync(&ar_pci->dump_work); in ath10k_pci_hif_stop()
3465 INIT_WORK(&ar_pci->dump_work, ath10k_pci_fw_dump_work); in ath10k_pci_setup_resource()