Home
last modified time | relevance | path

Searched defs:eth_current (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/api/
H A Dapi_net.c58 struct eth_device *eth_current = eth_get_dev(); in dev_enum_net() local
/openbmc/u-boot/net/
H A Deth_legacy.c39 struct eth_device *eth_current; variable