Searched defs:max_packet (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-mem.c | 31 unsigned int max_packet, in cdnsp_segment_alloc() 328 unsigned int max_packet, in cdnsp_alloc_segments_for_ring() 373 unsigned int max_packet, in cdnsp_ring_alloc() 918 int max_packet; in cdnsp_get_max_esit_payload() local 949 unsigned int max_packet; in cdnsp_endpoint_init() local
|
/linux/arch/um/include/shared/ |
H A D | net_user.h | 23 int max_packet; member
|
H A D | net_kern.h | 32 int max_packet; member
|
/linux/drivers/usb/host/ |
H A D | xhci-mem.c | 30 unsigned int max_packet, in xhci_segment_alloc() 371 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags) in xhci_ring_alloc() 584 unsigned int max_packet, gfp_t mem_flags) in xhci_alloc_stream_info() 1358 int max_packet; in xhci_get_max_esit_payload() local 1392 unsigned int max_packet; in xhci_endpoint_init() local
|
H A D | max3421-hcd.c | 528 u32 max_packet; in max3421_transfer_out() local 943 u32 max_packet; in max3421_transfer_in_done() local 998 u32 max_packet = usb_maxpacket(urb->dev, urb->pipe); in max3421_transfer_out_done() local
|
H A D | xhci.c | 3475 unsigned int max_packet; in xhci_alloc_streams() local
|
/linux/drivers/staging/vc04_services/bcm2835-audio/ |
H A D | vc_vchi_audioserv_defs.h | 67 s16 max_packet; member
|
/linux/drivers/media/rc/ |
H A D | ttusbir.c | 199 int max_packet, bulk_out_endp = -1, iso_in_endp = -1; in ttusbir_probe() local
|
/linux/arch/um/drivers/ |
H A D | vector_kern.h | 99 int max_packet; member
|
/linux/drivers/usb/dwc2/ |
H A D | hcd.h | 97 unsigned max_packet:11; member
|
/linux/drivers/usb/dwc3/ |
H A D | gadget.c | 673 int max_packet = 1024; in dwc3_gadget_calc_tx_fifo_size() local
|