Home
last modified time | relevance | path

Searched refs:DEFAULT_BURST_CAP_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dlan78xx.c50 #define DEFAULT_BURST_CAP_SIZE (MAX_TX_FIFO_SIZE) macro
2462 buf = DEFAULT_BURST_CAP_SIZE / SS_USB_PKT_SIZE; in lan78xx_reset()
2463 dev->rx_urb_size = DEFAULT_BURST_CAP_SIZE; in lan78xx_reset()
2467 buf = DEFAULT_BURST_CAP_SIZE / HS_USB_PKT_SIZE; in lan78xx_reset()
2468 dev->rx_urb_size = DEFAULT_BURST_CAP_SIZE; in lan78xx_reset()
2472 buf = DEFAULT_BURST_CAP_SIZE / FS_USB_PKT_SIZE; in lan78xx_reset()
2473 dev->rx_urb_size = DEFAULT_BURST_CAP_SIZE; in lan78xx_reset()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dlan78xx.c62 #define DEFAULT_BURST_CAP_SIZE (MAX_TX_FIFO_SIZE) macro

Completed in 11 milliseconds