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()313 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()511 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()521 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()599 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()601 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()608 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()639 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()641 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()803 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
1100 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1102 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()4508 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4510 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4561 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4564 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4572 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4604 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4606 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
1348 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
1079 spinlock_t time_event_lock; member