Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dfw.c122 mvm->support_umac_log = false; in iwl_alive_fn()
151 mvm->support_umac_log = true; in iwl_alive_fn()
177 mvm->support_umac_log = true; in iwl_alive_fn()
Dutils.c577 if (mvm->support_umac_log) in iwl_mvm_dump_nic_error_log_old()
664 if (mvm->support_umac_log) in iwl_mvm_dump_nic_error_log()
Dmvm.h611 bool support_umac_log; member