Searched refs:DEFAULT_FS_BURST_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance
40 #define DEFAULT_FS_BURST_CAP_SIZE (6 * 1024 + 33 * FS_USB_PKT_SIZE) macro1113 burst_cap = DEFAULT_FS_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in smsc95xx_reset()1114 dev->rx_urb_size = DEFAULT_FS_BURST_CAP_SIZE; in smsc95xx_reset()
40 #define DEFAULT_FS_BURST_CAP_SIZE (6 * 1024 + 33 * FS_USB_PKT_SIZE) macro1175 buf = DEFAULT_FS_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in smsc75xx_reset()1176 dev->rx_urb_size = DEFAULT_FS_BURST_CAP_SIZE; in smsc75xx_reset()