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()282 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()428 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()438 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()516 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()518 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()525 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()556 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()558 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()678 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
1030 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1032 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()3667 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3669 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3749 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3752 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3760 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3792 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3794 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
835 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
925 spinlock_t time_event_lock; member