Home
last modified time | relevance | path

Searched refs:d3_test_active (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c81 if (WARN_ON(mvm->d3_test_active)) in iwl_mvm_send_cmd()
135 if (WARN_ON(mvm->d3_test_active)) in iwl_mvm_send_cmd_status()
H A Dd3.c2285 if (mvm->d3_test_active) in iwl_mvm_d3_test_open()
2307 mvm->d3_test_active = true; in iwl_mvm_d3_test_open()
2351 mvm->d3_test_active = false; in iwl_mvm_d3_test_release()
H A Dmvm.h1007 bool d3_test_active; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c26 if (WARN_ON(mvm->d3_test_active)) in iwl_mvm_send_cmd()
83 if (WARN_ON(mvm->d3_test_active)) in iwl_mvm_send_cmd_status()
H A Dd3.c3225 if (mvm->d3_test_active) in iwl_mvm_d3_test_open()
3245 mvm->d3_test_active = true; in iwl_mvm_d3_test_open()
3289 mvm->d3_test_active = false; in iwl_mvm_d3_test_release()
H A Dmvm.h1039 bool d3_test_active; member

Completed in 21 milliseconds