Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Ddebug.c362 complete(&ar->debug.fwlog_completion); in ath6kl_debug_fwlog_event()
469 init_completion(&ar->debug.fwlog_completion); in ath6kl_fwlog_block_read()
474 &ar->debug.fwlog_completion); in ath6kl_fwlog_block_read()
1778 init_completion(&ar->debug.fwlog_completion); in ath6kl_debug_init()
1867 complete(&ar->debug.fwlog_completion); in ath6kl_debug_cleanup()
Dcore.h854 struct completion fwlog_completion; member