Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/include/
A Dnet.h163 struct eth_ops { struct
175 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument
/u-boot-v2022.01-rc1/net/
A Ddsa-uclass.c250 struct eth_ops *eth_ops = eth_get_ops(master); in dsa_port_set_hwaddr() local

Completed in 6 milliseconds