Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c242 mvm->support_umac_log = false; in iwl_alive_fn()
245 mvm->support_umac_log = true; in iwl_alive_fn()
253 mvm->support_umac_log = false; in iwl_alive_fn()
Dmvm.h813 bool support_umac_log; member
Dutils.c461 if (!mvm->support_umac_log) in iwl_mvm_dump_umac_error_log()