Searched defs:maxpacket (Results 1 - 37 of 37) sorted by relevance

/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-udc.h40 unsigned int maxpacket; member in struct:isp1760_ep
H A Disp1760-hcd.c539 u32 maxpacket; create_ptd_atl() local
/linux-4.1.27/drivers/usb/musb/
H A Dcppi_dma.h96 u32 maxpacket; member in struct:cppi_channel
H A Dmusb_host.h63 u16 maxpacket; member in struct:musb_qh
H A Dux500_dma.c189 ux500_dma_is_compatible(struct dma_channel *channel, u16 maxpacket, void *buf, u32 length) ux500_dma_is_compatible() argument
H A Dcppi_dma.c563 unsigned maxpacket = tx->maxpacket; cppi_next_tx_segment() local
763 unsigned maxpacket = rx->maxpacket; cppi_next_rx_segment() local
948 cppi_channel_program(struct dma_channel *ch, u16 maxpacket, u8 mode, dma_addr_t dma_addr, u32 len) cppi_channel_program() argument
H A Dmusb_cppi41.c509 static int cppi41_is_compatible(struct dma_channel *channel, u16 maxpacket, cppi41_is_compatible() argument
H A Dmusb_core.c1232 u16 maxpacket = cfg->maxpacket; fifo_setup() local
/linux-4.1.27/include/net/
H A Dcodel.h166 u32 maxpacket; member in struct:codel_stats
/linux-4.1.27/include/linux/usb/
H A Dmusb.h40 u16 maxpacket; member in struct:musb_fifo_cfg
H A Dusbnet.h43 unsigned maxpacket; member in struct:usbnet
H A Dgadget.h176 unsigned maxpacket:16; member in struct:usb_ep
/linux-4.1.27/drivers/usb/dwc3/
H A Dep0.c935 u32 maxpacket; __dwc3_ep0_do_control_data() local
/linux-4.1.27/drivers/usb/host/
H A Dehci-q.c581 int len, this_sg_len, maxpacket; qh_urb_transaction() local
1174 int len, maxpacket; submit_single_step_set_feature() local
46 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) qtd_fill() argument
H A Dimx21-hcd.c410 u32 maxpacket = etd_readl(imx21, etd_num, 1) >> DW1_YBUFSRTAD; activate_queued_etd() local
751 u16 maxpacket; imx21_hc_urb_enqueue_isoc() local
921 u16 maxpacket; schedule_nonisoc_etd() local
227 setup_etd_dword0(struct imx21 *imx21, int etd_num, struct urb *urb, u8 dir, u16 maxpacket) setup_etd_dword0() argument
H A Dr8a66597.h49 u16 maxpacket; member in struct:r8a66597_pipe_info
78 u16 maxpacket; member in struct:r8a66597_td
H A Dsl811.h173 u8 maxpacket; member in struct:sl811h_ep
H A Doxu210hp-hcd.c1200 int len, maxpacket; qh_urb_transaction() local
782 qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) qtd_fill() argument
H A Dfotg210-hcd.c2657 int len, this_sg_len, maxpacket; qh_urb_transaction() local
2085 qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) qtd_fill() argument
H A Dfusbh200-hcd.c2606 int len, this_sg_len, maxpacket; qh_urb_transaction() local
2038 qtd_fill(struct fusbh200_hcd *fusbh200, struct fusbh200_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) qtd_fill() argument
H A Disp116x.h306 u8 maxpacket; member in struct:isp116x_ep
H A Disp1362.h432 u8 maxpacket; member in struct:isp1362_ep
/linux-4.1.27/sound/usb/usx2y/
H A Dusb_stream.c64 int maxpacket = use_packsize ? init_pipe_urbs() local
/linux-4.1.27/drivers/usb/atm/
H A Dusbatm.c1029 unsigned int maxpacket, num_packets; usbatm_usb_probe() local
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dat91_udc.h100 unsigned maxpacket:16; member in struct:at91_ep
H A Dr8a66597-udc.h47 u16 maxpacket; member in struct:r8a66597_pipe_info
H A Damd5536udc.c318 unsigned maxpacket; udc_ep_enable() local
H A Dat91_udc.c473 u16 maxpacket; at91_ep_enable() local
H A Datmel_usba_udc.c528 unsigned long flags, ept_cfg, maxpacket; usba_ep_enable() local
H A Domap_udc.h144 u16 maxpacket; member in struct:omap_ep
H A Dudc-xilinx.c154 u16 maxpacket; member in struct:xusb_ep
812 u16 maxpacket; __xudc_ep_enable() local
H A Dlpc32xx_udc.c133 u32 maxpacket; member in struct:lpc32xx_ep
1667 u16 maxpacket; lpc32xx_ep_enable() local
863 udc_realize_hwep(struct lpc32xx_udc *udc, u32 hwep, u32 maxpacket) udc_realize_hwep() argument
H A Dm66592-udc.h433 u16 maxpacket; member in struct:m66592_pipe_info
H A Dfusb300_udc.h630 u16 maxpacket; member in struct:fusb300_ep_info
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-core.c385 int maxpacket, padlen; hid_submit_ctrl() local
/linux-4.1.27/drivers/usb/misc/
H A Dusbtest.c319 unsigned maxpacket; simple_fill_buf() local
362 unsigned maxpacket = get_maxpacket(urb->dev, urb->pipe); simple_check_buf() local
498 unsigned maxpacket = alloc_sglist() local
/linux-4.1.27/include/uapi/linux/
H A Dpkt_sched.h688 __u32 maxpacket; /* largest packet we've seen so far */ member in struct:tc_codel_xstats
721 __u32 maxpacket; /* largest packet we've seen so far */ member in struct:tc_fq_codel_qd_stats

Completed in 1321 milliseconds