Searched refs:time_event_lock (Results 1 – 4 of 4) sorted by relevance
28 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_clear_data()319 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()464 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()474 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()552 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()554 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()561 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()592 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()594 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()714 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
1023 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1025 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()4432 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4434 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4514 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4517 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4525 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4557 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4559 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
1213 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
1002 spinlock_t time_event_lock; member