Home
last modified time | relevance | path

Searched defs:max_packet_size (Results 1 – 19 of 19) sorted by relevance

/linux/fs/ecryptfs/
H A Dkeystore.c588 size_t max_packet_size; member
817 size_t max_packet_size; member
854 char *data, size_t max_packet_size) in ecryptfs_parse_tag_70_packet()
1189 size_t *packet_size, size_t max_packet_size) in parse_tag_1_packet()
1321 size_t *packet_size, size_t max_packet_size) in parse_tag_3_packet()
1495 size_t *packet_size, size_t max_packet_size) in parse_tag_11_packet()
1740 size_t max_packet_size = ((PAGE_SIZE - 8) - i); in ecryptfs_parse_packet_set() local
1987 size_t max_packet_size; in write_tag_1_packet() local
2075 size_t max_packet_size; in write_tag_11_packet() local
2147 size_t max_packet_size; in write_tag_3_packet() local
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_sensor.h45 int max_packet_size[4]; member
H A Dstv06xx_pb0100.c177 int err, packet_size, max_packet_size; in pb0100_start() local
/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dma.h115 size_t max_packet_size; member
/linux/sound/usb/line6/
H A Ddriver.h135 int max_packet_size; member
/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c474 int max_packet_size = le16_to_cpu(ss->out_ep->desc->wMaxPacketSize); in check_read_data() local
511 int max_packet_size = le16_to_cpu(ep->desc->wMaxPacketSize); in reinit_write_data() local
H A Df_uvc.c656 unsigned int max_packet_size; in uvc_function_bind() local
/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.h84 u16 max_packet_size; member
/linux/drivers/usb/cdns3/
H A Dcdns3-ep0.c814 u32 max_packet_size = 64; in cdns3_ep0_config() local
H A Dcdns3-gadget.c2104 u32 max_packet_size = priv_ep->wMaxPacketSize; in cdns3_ep_config() local
/linux/drivers/media/usb/gspca/
H A Dxirlink_cit.c2634 int max_packet_size; in sd_isoc_init() local
/linux/sound/usb/misc/
H A Dua101.c1053 unsigned max_packet_size = stream->max_packet_bytes; in alloc_stream_urbs() local
/linux/drivers/net/wireless/ath/ath6kl/
H A Dusb.c55 u16 max_packet_size; member
/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c1416 u32 max_packet_size; in cdns2_ep_config() local
/linux/include/linux/usb/
H A Dgadget.h534 int max_packet_size = (size_t)usb_endpoint_maxp(ep->desc); in usb_ep_align() local
/linux/drivers/usb/serial/
H A Dftdi_sio.c90 unsigned short max_packet_size; member
/linux/drivers/net/usb/
H A Dhso.c966 static void fix_crc_bug(struct urb *urb, __le16 max_packet_size) in fix_crc_bug()
/linux/drivers/usb/host/
H A Dxhci.c1554 int max_packet_size; in xhci_check_ep0_maxpacket() local
H A Dxhci.h603 unsigned int max_packet_size; member