DEFAULT_BURST_CAP_SIZE 2500 drivers/net/usb/lan78xx.c buf = DEFAULT_BURST_CAP_SIZE / SS_USB_PKT_SIZE; DEFAULT_BURST_CAP_SIZE 2501 drivers/net/usb/lan78xx.c dev->rx_urb_size = DEFAULT_BURST_CAP_SIZE; DEFAULT_BURST_CAP_SIZE 2505 drivers/net/usb/lan78xx.c buf = DEFAULT_BURST_CAP_SIZE / HS_USB_PKT_SIZE; DEFAULT_BURST_CAP_SIZE 2506 drivers/net/usb/lan78xx.c dev->rx_urb_size = DEFAULT_BURST_CAP_SIZE; DEFAULT_BURST_CAP_SIZE 2510 drivers/net/usb/lan78xx.c buf = DEFAULT_BURST_CAP_SIZE / FS_USB_PKT_SIZE; DEFAULT_BURST_CAP_SIZE 2511 drivers/net/usb/lan78xx.c dev->rx_urb_size = DEFAULT_BURST_CAP_SIZE;