Home
last modified time | relevance | path

Searched defs:max_packet (Results 1 – 11 of 11) sorted by relevance

/drivers/media/rc/
Dttusbir.c216 int max_packet, bulk_out_endp = -1, iso_in_endp = -1; in ttusbir_probe() local
/drivers/usb/host/
Dmax3421-hcd.c530 u32 max_packet; in max3421_transfer_out() local
945 u32 max_packet; in max3421_transfer_in_done() local
1000 u32 max_packet = usb_maxpacket(urb->dev, urb->pipe, 1); in max3421_transfer_out_done() local
Dehci-q.c558 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
Dxhci-mem.c1433 int max_packet; in xhci_get_max_esit_payload() local
1461 unsigned int max_packet; in xhci_endpoint_init() local
Doxu210hp-hcd.c1172 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
Dfotg210-hcd.c2545 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
/drivers/staging/octeon/
Dethernet.c280 int max_packet = new_mtu + 14 + 4 + vlan_bytes; in cvm_oct_common_change_mtu() local
/drivers/staging/octeon-usb/
Docteon-hcd.c338 uint16_t max_packet; member
1113 int max_packet, in cvmx_usb_open_pipe()
/drivers/usb/host/whci/
Dwhci-hc.h263 uint16_t max_packet; member
/drivers/usb/dwc2/
Dhcd.h123 unsigned max_packet:11; member
/drivers/usb/isp1760/
Disp1760-hcd.c1390 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro