Home
last modified time | relevance | path

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

/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb_core.c680 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
693 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
707 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
713 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
730 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
737 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
861 spin_lock_init(&priv->tx_contexts_lock); in kvaser_usb_init_one()
A Dkvaser_usb.h150 spinlock_t tx_contexts_lock; /* lock for active_tx_contexts */ member
A Dkvaser_usb_leaf.c1061 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_leaf_tx_acknowledge()
1073 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_leaf_tx_acknowledge()
A Dkvaser_usb_hydra.c1214 spin_lock_irqsave(&priv->tx_contexts_lock, irq_flags); in kvaser_usb_hydra_tx_acknowledge()
1224 spin_unlock_irqrestore(&priv->tx_contexts_lock, irq_flags); in kvaser_usb_hydra_tx_acknowledge()

Completed in 22 milliseconds