Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/usb/
Dsmsc95xx.c36 #define HS_USB_PKT_SIZE (512) macro
38 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE)
951 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_reset()
Dsmsc75xx.c36 #define HS_USB_PKT_SIZE (512) macro
38 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE)
1097 buf = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc75xx_reset()