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()291 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()437 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()447 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()525 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()527 spin_unlock_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()565 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()567 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()687 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
1033 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1035 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()3708 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3710 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3790 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3793 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3801 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3833 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3835 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
838 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
927 spinlock_t time_event_lock; member