Searched refs:tx_stats_lock (Results 1 – 6 of 6) sorted by relevance
176 spin_lock_irqsave(&priv->tx_stats_lock, flags); in p54_wake_queues() 182 spin_unlock_irqrestore(&priv->tx_stats_lock, flags); in p54_wake_queues() 197 spin_lock_irqsave(&priv->tx_stats_lock, flags); in p54_tx_qos_accounting_alloc() 199 spin_unlock_irqrestore(&priv->tx_stats_lock, flags); in p54_tx_qos_accounting_alloc() 211 spin_unlock_irqrestore(&priv->tx_stats_lock, flags); in p54_tx_qos_accounting_alloc() 221 spin_lock_irqsave(&priv->tx_stats_lock, flags); in p54_tx_qos_accounting_free() 223 spin_unlock_irqrestore(&priv->tx_stats_lock, flags); in p54_tx_qos_accounting_free()
190 spinlock_t tx_stats_lock; member
747 spin_lock_init(&priv->tx_stats_lock); in p54_init_common()
84 spin_lock_bh(&ar->tx_stats_lock); in carl9170_tx_accounting() 103 spin_unlock_bh(&ar->tx_stats_lock); in carl9170_tx_accounting() 162 spin_lock_bh(&ar->tx_stats_lock); in carl9170_tx_accounting_free() 184 spin_unlock_bh(&ar->tx_stats_lock); in carl9170_tx_accounting_free()
244 spin_lock_bh(&ar->tx_stats_lock); in carl9170_debugfs_qos_stat_read() 260 spin_unlock_bh(&ar->tx_stats_lock); in carl9170_debugfs_qos_stat_read()
367 spinlock_t tx_stats_lock; member