Home
last modified time | relevance | path

Searched refs:tx_stats_lock (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/intersil/p54/
A Dtxrx.c176 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()
A Dp54.h190 spinlock_t tx_stats_lock; member
A Dmain.c742 spin_lock_init(&priv->tx_stats_lock); in p54_init_common()
/linux-6.3-rc2/drivers/net/wireless/ath/carl9170/
A Dtx.c84 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()
A Ddebug.c248 spin_lock_bh(&ar->tx_stats_lock); in carl9170_debugfs_qos_stat_read()
264 spin_unlock_bh(&ar->tx_stats_lock); in carl9170_debugfs_qos_stat_read()
A Dcarl9170.h367 spinlock_t tx_stats_lock; member
A Dmain.c1779 spin_lock_init(&ar->tx_stats_lock); in carl9170_alloc()

Completed in 24 milliseconds