Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c87 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()
424 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()
434 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_time_event_notif()
512 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
514 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
521 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
552 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
554 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
645 spin_lock_bh(&mvm->time_event_lock); in __iwl_mvm_remove_time_event()
[all …]
Dmac80211.c934 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()
936 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_cleanup_iterator()
3090 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()
3092 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_rx_aux_roc()
3130 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3133 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3141 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3173 spin_lock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
3175 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_send_aux_roc_cmd()
Dmvm.h701 spinlock_t time_event_lock; member
Dops.c464 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()