Searched refs:DEFAULT_FS_BURST_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define DEFAULT_FS_BURST_CAP_SIZE (6 * 1024 + 33 * FS_USB_PKT_SIZE) macro909 burst_cap = DEFAULT_FS_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in smsc95xx_reset()910 dev->rx_urb_size = DEFAULT_FS_BURST_CAP_SIZE; in smsc95xx_reset()
28 #define DEFAULT_FS_BURST_CAP_SIZE (6 * 1024 + 33 * FS_USB_PKT_SIZE) macro1163 buf = DEFAULT_FS_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in smsc75xx_reset()1164 dev->rx_urb_size = DEFAULT_FS_BURST_CAP_SIZE; in smsc75xx_reset()