Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dkeystore.c589 size_t max_packet_size; member
860 size_t max_packet_size; member
897 char *data, size_t max_packet_size) in ecryptfs_parse_tag_70_packet()
1229 size_t *packet_size, size_t max_packet_size) in parse_tag_1_packet()
1361 size_t *packet_size, size_t max_packet_size) in parse_tag_3_packet()
1534 size_t *packet_size, size_t max_packet_size) in parse_tag_11_packet()
1780 size_t max_packet_size = ((PAGE_SIZE - 8) - i); in ecryptfs_parse_packet_set() local
2029 size_t max_packet_size; in write_tag_1_packet() local
2117 size_t max_packet_size; in write_tag_11_packet() local
2189 size_t max_packet_size; in write_tag_3_packet() local
/openbmc/qemu/net/
H A Dvmnet_int.h37 uint64_t max_packet_size; member
/openbmc/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
/openbmc/linux/sound/usb/line6/
H A Ddriver.h135 int max_packet_size; member
/openbmc/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c467 int max_packet_size = le16_to_cpu(ss->out_ep->desc->wMaxPacketSize); in check_read_data() local
504 int max_packet_size = le16_to_cpu(ep->desc->wMaxPacketSize); in reinit_write_data() local
H A Df_uvc.c650 unsigned int max_packet_size; in uvc_function_bind() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.h83 u16 max_packet_size; member
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-ep0.c814 u32 max_packet_size = 64; in cdns3_ep0_config() local
H A Dcdns3-gadget.c2101 u32 max_packet_size = priv_ep->wMaxPacketSize; in cdns3_ep_config() local
/openbmc/qemu/hw/usb/
H A Ddev-serial.c426 const int max_packet_size = desc_iface0.eps[0].wMaxPacketSize; in usb_serial_token_in() local
H A Ddev-smartcard-reader.c1076 unsigned int max_packet_size) in ccid_bulk_in_copy_to_guest()
H A Dredirect.c85 uint16_t max_packet_size; /* In bytes, not wMaxPacketSize format !! */ member
/openbmc/linux/drivers/media/usb/gspca/
H A Dxirlink_cit.c2634 int max_packet_size; in sd_isoc_init() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c769 int max_packet_size; in xhci_check_maxpacket() local
/openbmc/linux/sound/usb/misc/
H A Dua101.c1073 unsigned max_packet_size = stream->max_packet_bytes; in alloc_stream_urbs() local
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dusb.c55 u16 max_packet_size; member
/openbmc/qemu/include/hw/
H A Dusb.h211 int max_packet_size; member
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c1415 u32 max_packet_size; in cdns2_ep_config() local
/openbmc/linux/include/linux/usb/
H A Dgadget.h502 int max_packet_size = (size_t)usb_endpoint_maxp(ep->desc); in usb_ep_align() local
/openbmc/linux/drivers/usb/serial/
H A Dftdi_sio.c90 unsigned short max_packet_size; member
/openbmc/linux/drivers/net/usb/
H A Dhso.c967 static void fix_crc_bug(struct urb *urb, __le16 max_packet_size) in fix_crc_bug()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c1436 int max_packet_size; in xhci_check_maxpacket() local
H A Dxhci.h627 unsigned int max_packet_size; member
/openbmc/u-boot/include/
H A Defi_api.h1196 u32 max_packet_size; member