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()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()642 spin_lock_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()932 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_stop_session_protection()1249 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_get_roc_te()1360 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_remove_csa_period()1466 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_schedule_session_protection()[all …]
1099 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()1101 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()4671 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4673 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()4724 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4727 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4735 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4767 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()4769 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
1393 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
1165 spinlock_t time_event_lock; member