Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw.c424 mvm->support_umac_log = false; in iwl_alive_fn()
453 mvm->support_umac_log = true; in iwl_alive_fn()
479 mvm->support_umac_log = true; in iwl_alive_fn()
Dutils.c571 if (mvm->support_umac_log) in iwl_mvm_dump_nic_error_log_old()
658 if (mvm->support_umac_log) in iwl_mvm_dump_nic_error_log()
Dmvm.h591 bool support_umac_log; member