Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c358 eth_config = { variable
359 .bLength = sizeof eth_config,
906 config = &eth_config; in config_buf()
1085 power = 2 * eth_config.bMaxPower; in eth_set_config()
2150 eth_config.bNumInterfaces = 1; in eth_bind()
2151 eth_config.iConfiguration = STRING_SUBSET; in eth_bind()
2190 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()
2191 eth_config.bMaxPower = 4; in eth_bind()