Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c28 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_clear_data()
316 lockdep_assert_held(&mvm->time_event_lock); in iwl_mvm_te_handle_notif()
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()
604 spin_unlock_bh(&mvm->time_event_lock); in iwl_mvm_time_event_send_add()
611 spin_unlock_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()
644 spin_unlock_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()
[all …]
H A Dops.c1393 spin_lock_init(&mvm->time_event_lock); in iwl_op_mode_mvm_start()