Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c86 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_clear_data()
300 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()
435 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()
445 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()
523 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
525 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
532 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
563 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
565 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
656 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()
[all …]
Dmac80211.c1032 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()
1034 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()
3330 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()
3332 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()
3404 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3407 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3415 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3447 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3449 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
Dmvm.h941 spinlock_t time_event_lock; member
Dops.c659 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()