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()316 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()514 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()524 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()602 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()604 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()611 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()642 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()644 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()810 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
1098 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1100 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()4647 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4649 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4700 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4703 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4711 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4743 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4745 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
1389 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
1158 spinlock_t time_event_lock; member