Home
last modified time | relevance | path

Searched refs:USB_BULK_SEND_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.h102 #define USB_BULK_SEND_TIMEOUT_MS 5000 macro
H A Dlan7x.c413 &actual_len, USB_BULK_SEND_TIMEOUT_MS); in lan7x_eth_send()