Searched refs:active_tx_contexts (Results 1 – 4 of 4) sorted by relevance
484 priv->active_tx_contexts = 0; in kvaser_usb_reset_tx_urb_contexts()686 ++priv->active_tx_contexts; in kvaser_usb_start_xmit()687 if (priv->active_tx_contexts >= (int)dev->max_tx_urbs) in kvaser_usb_start_xmit()710 --priv->active_tx_contexts; in kvaser_usb_start_xmit()734 --priv->active_tx_contexts; in kvaser_usb_start_xmit()
151 int active_tx_contexts; member
1070 --priv->active_tx_contexts; in kvaser_usb_leaf_tx_acknowledge()
1221 --priv->active_tx_contexts; in kvaser_usb_hydra_tx_acknowledge()
Completed in 16 milliseconds