Searched refs:ep_tx (Results 1 – 2 of 2) sorted by relevance
168 struct usb_endpoint_descriptor *ep_tx; member217 devpriv->ep_tx->bEndpointAddress), in ni6501_port_command()301 devpriv->ep_tx->bEndpointAddress), in ni6501_counter_command()473 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in ni6501_alloc_usb_buffers()506 if (!devpriv->ep_tx) in ni6501_find_endpoints()507 devpriv->ep_tx = ep_desc; in ni6501_find_endpoints()512 if (!devpriv->ep_rx || !devpriv->ep_tx) in ni6501_find_endpoints()
154 struct usb_endpoint_descriptor *ep_tx; member171 tx_addr = devpriv->ep_tx->bEndpointAddress; in vmk80xx_do_bulk_msg()180 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in vmk80xx_do_bulk_msg()183 size, NULL, devpriv->ep_tx->bInterval); in vmk80xx_do_bulk_msg()220 ep = devpriv->ep_tx; in vmk80xx_write_packet()233 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in vmk80xx_reset_device()670 if (!devpriv->ep_tx) in vmk80xx_find_usb_endpoints()671 devpriv->ep_tx = ep_desc; in vmk80xx_find_usb_endpoints()676 if (!devpriv->ep_rx || !devpriv->ep_tx) in vmk80xx_find_usb_endpoints()692 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in vmk80xx_alloc_usb_buffers()