Searched refs:tx_submitted (Results 1 – 9 of 9) sorted by relevance
77 struct usb_anchor tx_submitted; member275 usb_anchor_urb(urb, &priv->tx_submitted); in mcba_usb_xmit()719 usb_kill_anchored_urbs(&priv->tx_submitted); in mcba_urb_unlink()831 init_usb_anchor(&priv->tx_submitted); in mcba_usb_probe()
127 struct usb_anchor tx_submitted; member657 usb_anchor_urb(urb, &priv->tx_submitted); in usb_8dev_start_xmit()837 usb_kill_anchored_urbs(&priv->tx_submitted); in unlink_all_urbs()941 init_usb_anchor(&priv->tx_submitted); in usb_8dev_probe()
245 struct usb_anchor tx_submitted; member705 usb_kill_anchored_urbs(&dev->tx_submitted); in unlink_all_urbs()819 usb_anchor_urb(urb, &dev->tx_submitted); in ems_usb_start_xmit()1012 init_usb_anchor(&dev->tx_submitted); in ems_usb_probe()
318 struct usb_anchor tx_submitted; member827 usb_anchor_urb(urb, &dev->tx_submitted); in gs_can_start_xmit()1004 usb_kill_anchored_urbs(&dev->tx_submitted); in gs_can_open()1069 usb_kill_anchored_urbs(&dev->tx_submitted); in gs_can_close()1265 init_usb_anchor(&dev->tx_submitted); in gs_make_candev()
285 struct usb_anchor tx_submitted; member781 usb_kill_anchored_urbs(&priv->tx_submitted); in unlink_all_urbs()904 usb_anchor_urb(urb, &priv->tx_submitted); in esd_usb_start_xmit()1201 init_usb_anchor(&priv->tx_submitted); in esd_usb_probe_one_net()
107 struct usb_anchor tx_submitted; member
120 struct usb_anchor tx_submitted; member
391 usb_anchor_urb(urb, &dev->tx_submitted); in peak_usb_ndo_start_xmit()624 usb_kill_anchored_urbs(&dev->tx_submitted); in peak_usb_unlink_all_urbs()975 init_usb_anchor(&dev->tx_submitted); in peak_usb_create_dev()
126 struct usb_anchor tx_submitted; member