Home
last modified time | relevance | path

Searched refs:SS_USB_PKT_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.h81 #define SS_USB_PKT_SIZE 1024 macro
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dlan78xx.c44 #define SS_USB_PKT_SIZE (1024) macro
2498 buf = DEFAULT_BURST_CAP_SIZE / SS_USB_PKT_SIZE; in lan78xx_reset()