Searched refs:DEFAULT_HS_BURST_CAP_SIZE (Results 1 – 3 of 3) sorted by relevance
123 #define DEFAULT_HS_BURST_CAP_SIZE (5 * HS_USB_PKT_SIZE) macro138 #define RX_URB_SIZE DEFAULT_HS_BURST_CAP_SIZE536 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_init_common()537 priv->rx_urb_size = DEFAULT_HS_BURST_CAP_SIZE; in smsc95xx_init_common()
33 #define DEFAULT_HS_BURST_CAP_SIZE (16 * 1024 + 5 * HS_USB_PKT_SIZE) macro937 burst_cap = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc95xx_reset()938 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) macro1163 buf = DEFAULT_HS_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in smsc75xx_reset()1164 dev->rx_urb_size = DEFAULT_HS_BURST_CAP_SIZE; in smsc75xx_reset()