Searched refs:ps_lock (Results 1 – 8 of 8) sorted by relevance
380 spin_lock_bh(&dev->ps_lock); in mt7603_sta_remove()383 spin_unlock_bh(&dev->ps_lock); in mt7603_sta_remove()419 spin_lock_bh(&dev->ps_lock); in mt7603_sta_ps()421 spin_unlock_bh(&dev->ps_lock); in mt7603_sta_ps()451 spin_lock_bh(&dev->ps_lock); in mt7603_release_buffered_frames()465 spin_unlock_bh(&dev->ps_lock); in mt7603_release_buffered_frames()
82 spin_lock_bh(&dev->ps_lock); in mt7603_rx_loopback_skb()88 spin_unlock_bh(&dev->ps_lock); in mt7603_rx_loopback_skb()
53 spin_lock_bh(&dev->ps_lock); in mt7603_update_beacon_iter()73 spin_unlock_bh(&dev->ps_lock); in mt7603_update_beacon_iter()
129 spinlock_t ps_lock; member
513 spin_lock_init(&dev->ps_lock); in mt7603_register_device()
244 spin_lock_bh(&dev->ps_lock); in mt7603_wtbl_set_ps()269 spin_unlock_bh(&dev->ps_lock); in mt7603_wtbl_set_ps()
457 lockdep_assert_held(&ar_pci->ps_lock); in __ath10k_pci_wake()477 lockdep_assert_held(&ar_pci->ps_lock); in __ath10k_pci_sleep()526 spin_lock_irqsave(&ar_pci->ps_lock, flags); in ath10k_pci_force_wake()544 spin_unlock_irqrestore(&ar_pci->ps_lock, flags); in ath10k_pci_force_wake()554 spin_lock_irqsave(&ar_pci->ps_lock, flags); in ath10k_pci_force_sleep()567 spin_unlock_irqrestore(&ar_pci->ps_lock, flags); in ath10k_pci_force_sleep()579 spin_lock_irqsave(&ar_pci->ps_lock, flags); in ath10k_pci_wake()600 spin_unlock_irqrestore(&ar_pci->ps_lock, flags); in ath10k_pci_wake()613 spin_lock_irqsave(&ar_pci->ps_lock, flags); in ath10k_pci_sleep()627 spin_unlock_irqrestore(&ar_pci->ps_lock, flags); in ath10k_pci_sleep()[all …]
137 spinlock_t ps_lock; member