Home
last modified time | relevance | path

Searched refs:HS_USB_PKT_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dsmsc95xx.c27 #define HS_USB_PKT_SIZE (512) macro
29 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE)
921 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_reset()
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)
1162 buf = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc75xx_reset()
H A Dlan78xx.c45 #define HS_USB_PKT_SIZE (512) macro
2467 buf = DEFAULT_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in lan78xx_reset()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dsmsc95xx.c31 #define HS_USB_PKT_SIZE (512) macro
33 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE)
937 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_reset()
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)
1163 buf = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc75xx_reset()
H A Dlan78xx.c44 #define HS_USB_PKT_SIZE (512) macro
2710 dev->burst_cap = HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in lan78xx_urb_config_init()

Completed in 20 milliseconds