Home
last modified time | relevance | path

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

/linux-5.10/arch/um/include/shared/
Dnet_user.h23 int max_packet; member
Dnet_kern.h32 int max_packet; member
/linux-5.10/drivers/usb/host/
Dxhci-mem.c30 unsigned int max_packet, in xhci_segment_alloc()
324 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags) in xhci_alloc_segments_for_ring()
373 enum xhci_ring_type type, unsigned int max_packet, gfp_t flags) in xhci_ring_alloc()
624 unsigned int max_packet, gfp_t mem_flags) in xhci_alloc_stream_info()
1406 int max_packet; in xhci_get_max_esit_payload() local
1439 unsigned int max_packet; in xhci_endpoint_init() local
Dmax3421-hcd.c563 u32 max_packet; in max3421_transfer_out() local
976 u32 max_packet; in max3421_transfer_in_done() local
1031 u32 max_packet = usb_maxpacket(urb->dev, urb->pipe, 1); in max3421_transfer_out_done() local
Dxhci.c3414 unsigned int max_packet; in xhci_alloc_streams() local
Dfotg210-hcd.c2515 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
Doxu210hp-hcd.c1594 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro
/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/
Dvc_vchi_audioserv_defs.h67 s16 max_packet; member
Dbcm2835-vchiq.c17 unsigned int max_packet; member
/linux-5.10/drivers/media/rc/
Dttusbir.c201 int max_packet, bulk_out_endp = -1, iso_in_endp = -1; in ttusbir_probe() local
/linux-5.10/arch/um/drivers/
Dvector_kern.h96 int max_packet; member
/linux-5.10/drivers/usb/mtu3/
Dmtu3_gadget.c67 int max_packet; in mtu3_ep_enable() local
/linux-5.10/drivers/staging/octeon/
Dethernet.c256 int max_packet = new_mtu + mtu_overhead; in cvm_oct_common_change_mtu() local
/linux-5.10/drivers/staging/octeon-usb/
Docteon-hcd.c326 u16 max_packet; member
1088 int max_packet, in cvmx_usb_open_pipe()
/linux-5.10/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c650 int max_packet = new_mtu + ETH_HLEN + ETH_FCS_LEN; in octeon_mgmt_change_mtu() local
/linux-5.10/drivers/usb/dwc2/
Dhcd.h126 unsigned max_packet:11; member
/linux-5.10/drivers/usb/isp1760/
Disp1760-hcd.c1387 #define max_packet(wMaxPacketSize) ((wMaxPacketSize) & 0x07ff) macro