Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dsmsc75xx.c25 #define HS_USB_PKT_SIZE (512) macro
27 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE)
1158 buf = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc75xx_reset()
H A Dlan78xx.c44 #define HS_USB_PKT_SIZE (512) macro
2967 dev->burst_cap = HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in lan78xx_urb_config_init()