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()298 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()443 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()453 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()531 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()533 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()540 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()571 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()573 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()693 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
1031 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1033 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()4381 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4383 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4463 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4466 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4474 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4506 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4508 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
1219 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
1002 spinlock_t time_event_lock; member