Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dnet.h137 struct eth_ops { struct
148 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument