Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Ddebug.c349 complete(&ar->debug.fwlog_completion); in ath6kl_debug_fwlog_event()
456 init_completion(&ar->debug.fwlog_completion); in ath6kl_fwlog_block_read()
461 &ar->debug.fwlog_completion); in ath6kl_fwlog_block_read()
1789 init_completion(&ar->debug.fwlog_completion); in ath6kl_debug_init()
1881 complete(&ar->debug.fwlog_completion); in ath6kl_debug_cleanup()
Dcore.h826 struct completion fwlog_completion; member