Home
last modified time | relevance | path

Searched refs:USB_FULL_SPEED_BULK_SIZE (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8188eu/include/
Dusb_ops_linux.h35 #define USB_FULL_SPEED_BULK_SIZE 64 macro
/drivers/net/wireless/realtek/rtlwifi/
Dusb.h42 #define USB_FULL_SPEED_BULK_SIZE 64 macro
Dusb.c287 : USB_FULL_SPEED_BULK_SIZE; in _rtl_usb_init_tx()
/drivers/staging/rtl8188eu/hal/
Dusb_halinit.c78 haldata->UsbBulkOutSize = USB_FULL_SPEED_BULK_SIZE;/* 64 bytes */ in rtw_hal_chip_configure()