Searched refs:DEFAULT_HS_BURST_CAP_SIZE (Results 1 – 3 of 3) sorted by relevance
124 #define DEFAULT_HS_BURST_CAP_SIZE (5 * HS_USB_PKT_SIZE) macro139 #define RX_URB_SIZE DEFAULT_HS_BURST_CAP_SIZE537 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_init_common()538 priv->rx_urb_size = DEFAULT_HS_BURST_CAP_SIZE; in smsc95xx_init_common()
29 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE) macro919 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_reset()920 dev->rx_urb_size = DEFAULT_HS_BURST_CAP_SIZE; in smsc95xx_reset()
27 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE) macro1160 buf = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc75xx_reset()1161 dev->rx_urb_size = DEFAULT_HS_BURST_CAP_SIZE; in smsc75xx_reset()