Searched refs:time_event_lock (Results 1 – 4 of 4) sorted by relevance
84 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_clear_data()308 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()444 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()454 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()532 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()534 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()541 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()572 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()574 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()686 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
1079 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1081 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()3697 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3699 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3779 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3782 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3790 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3822 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3824 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
714 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
971 spinlock_t time_event_lock; member