Searched refs:error_recovery_buf (Results 1 – 3 of 3) sorted by relevance
1329 if (!mvm->error_recovery_buf) in iwl_mvm_send_recovery_cmd()1332 host_cmd.data[1] = mvm->error_recovery_buf; in iwl_mvm_send_recovery_cmd()1339 kfree(mvm->error_recovery_buf); in iwl_mvm_send_recovery_cmd()1340 mvm->error_recovery_buf = NULL; in iwl_mvm_send_recovery_cmd()
1623 kfree(mvm->error_recovery_buf); in iwl_op_mode_mvm_stop()1624 mvm->error_recovery_buf = NULL; in iwl_op_mode_mvm_stop()2088 mvm->error_recovery_buf = recover_buf; in iwl_mvm_nic_restart()
1173 u8 *error_recovery_buf; member