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()478 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in ni6501_alloc_usb_buffers()511 if (!devpriv->ep_tx) in ni6501_find_endpoints()512 devpriv->ep_tx = ep_desc; in ni6501_find_endpoints()517 if (!devpriv->ep_rx || !devpriv->ep_tx) in ni6501_find_endpoints()
153 struct usb_endpoint_descriptor *ep_tx; member170 tx_addr = devpriv->ep_tx->bEndpointAddress; in vmk80xx_do_bulk_msg()179 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in vmk80xx_do_bulk_msg()182 size, NULL, devpriv->ep_tx->bInterval); in vmk80xx_do_bulk_msg()219 ep = devpriv->ep_tx; in vmk80xx_write_packet()232 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in vmk80xx_reset_device()669 if (!devpriv->ep_tx) in vmk80xx_find_usb_endpoints()670 devpriv->ep_tx = ep_desc; in vmk80xx_find_usb_endpoints()675 if (!devpriv->ep_rx || !devpriv->ep_tx) in vmk80xx_find_usb_endpoints()691 size = le16_to_cpu(devpriv->ep_tx->wMaxPacketSize); in vmk80xx_alloc_usb_buffers()