Searched refs:time_event_lock (Results 1 – 4 of 4) sorted by relevance
87 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_clear_data()282 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()425 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()435 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()515 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()517 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()524 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()555 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()557 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()649 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()[all …]
830 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()832 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()3002 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3004 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()3042 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3045 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3053 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3085 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()3087 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
453 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()
706 spinlock_t time_event_lock; member