Searched defs:max_packet (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/arch/um/include/shared/
H A Dnet_user.h23 int max_packet; member in struct:net_user_info
H A Dnet_kern.h32 int max_packet; member in struct:uml_net_private
/linux-4.1.27/drivers/media/rc/
H A Dttusbir.c216 int max_packet, bulk_out_endp = -1, iso_in_endp = -1; ttusbir_probe() local
/linux-4.1.27/drivers/staging/octeon/
H A Dethernet.c299 int max_packet = new_mtu + 14 + 4 + vlan_bytes; cvm_oct_common_change_mtu() local
305 max_packet); cvm_oct_common_change_mtu() local
/linux-4.1.27/drivers/usb/host/
H A Dehci-q.c547 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
H A Doxu210hp-hcd.c1172 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
H A Dxhci-mem.c1380 int max_packet; xhci_get_max_esit_payload() local
1408 unsigned int max_packet; xhci_endpoint_init() local
H A Dfotg210-hcd.c2623 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
H A Dfusbh200-hcd.c2572 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
H A Dmax3421-hcd.c559 u32 max_packet; max3421_transfer_out() local
975 u32 max_packet; max3421_transfer_in_done() local
1030 u32 max_packet = usb_maxpacket(urb->dev, urb->pipe, 1); max3421_transfer_out_done() local
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd.h123 unsigned max_packet:11; member in struct:dwc2_host_chan
/linux-4.1.27/drivers/usb/host/whci/
H A Dwhci-hc.h263 uint16_t max_packet; member in struct:whc_qset
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-hcd.c1390 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) packetize_urb() macro
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.c338 uint16_t max_packet; member in struct:cvmx_usb_pipe
1102 cvmx_usb_open_pipe(struct cvmx_usb_state *usb, int device_addr, int endpoint_num, enum cvmx_usb_speed device_speed, int max_packet, enum cvmx_usb_transfer transfer_type, enum cvmx_usb_direction transfer_dir, int interval, int multi_count, int hub_device_addr, int hub_port) cvmx_usb_open_pipe() argument

Completed in 642 milliseconds