Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/usb/
Dkvaser_usb.c485 int active_tx_contexts; member
756 --priv->active_tx_contexts; in kvaser_usb_tx_acknowledge()
1528 priv->active_tx_contexts = 0; in kvaser_usb_reset_tx_urb_contexts()
1722 ++priv->active_tx_contexts; in kvaser_usb_start_xmit()
1723 if (priv->active_tx_contexts >= dev->max_tx_urbs) in kvaser_usb_start_xmit()
1758 --priv->active_tx_contexts; in kvaser_usb_start_xmit()