Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
A Dcoredump.c1503 if (test_bit(ATH10K_FW_CRASH_DUMP_REGISTERS, &ath10k_coredump_mask)) in ath10k_coredump_build()
1556 if (test_bit(ATH10K_FW_CRASH_DUMP_REGISTERS, &ath10k_coredump_mask)) { in ath10k_coredump_build()
1558 dump_tlv->type = cpu_to_le32(ATH10K_FW_CRASH_DUMP_REGISTERS); in ath10k_coredump_build()
A Dcoredump.h18 ATH10K_FW_CRASH_DUMP_REGISTERS = 0, enumerator
A Dcore.c38 unsigned long ath10k_coredump_mask = BIT(ATH10K_FW_CRASH_DUMP_REGISTERS) |

Completed in 10 milliseconds