Home
last modified time | relevance | path

Searched refs:time_event_lock (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c28 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_clear_data()
290 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()
436 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()
446 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()
524 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
526 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
533 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
564 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
566 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
686 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()
[all …]
Dmac80211.c939 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()
941 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()
3723 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()
3725 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()
3805 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3808 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3816 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3848 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3850 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
Dmvm.h929 spinlock_t time_event_lock; member
Dops.c1175 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()