Searched refs:DEFAULT_HS_BURST_CAP_SIZE (Results 1 – 2 of 2) sorted by relevance
39 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE) macro1110 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_reset()1111 dev->rx_urb_size = DEFAULT_HS_BURST_CAP_SIZE; in smsc95xx_reset()
39 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE) macro1172 buf = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc75xx_reset()1173 dev->rx_urb_size = DEFAULT_HS_BURST_CAP_SIZE; in smsc75xx_reset()