Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_core.c559 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
572 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
587 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
593 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
610 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
617 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_start_xmit()
700 spin_lock_init(&priv->tx_contexts_lock); in kvaser_usb_init_one()
H A Dkvaser_usb.h114 spinlock_t tx_contexts_lock; /* lock for active_tx_contexts */ member
H A Dkvaser_usb_leaf.c750 spin_lock_irqsave(&priv->tx_contexts_lock, flags); in kvaser_usb_leaf_tx_acknowledge()
757 spin_unlock_irqrestore(&priv->tx_contexts_lock, flags); in kvaser_usb_leaf_tx_acknowledge()
H A Dkvaser_usb_hydra.c1130 spin_lock_irqsave(&priv->tx_contexts_lock, irq_flags); in kvaser_usb_hydra_tx_acknowledge()
1137 spin_unlock_irqrestore(&priv->tx_contexts_lock, irq_flags); in kvaser_usb_hydra_tx_acknowledge()