Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/usb/
Dkvaser_usb.c485 int active_tx_contexts; member
756 --priv->active_tx_contexts; in kvaser_usb_tx_acknowledge()
1527 priv->active_tx_contexts = 0; in kvaser_usb_reset_tx_urb_contexts()
1721 ++priv->active_tx_contexts; in kvaser_usb_start_xmit()
1722 if (priv->active_tx_contexts >= dev->max_tx_urbs) in kvaser_usb_start_xmit()
1757 --priv->active_tx_contexts; in kvaser_usb_start_xmit()