Searched defs:eth_ops (Results 1 – 2 of 2) sorted by relevance
163 struct eth_ops { struct175 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument
250 struct eth_ops *eth_ops = eth_get_ops(master); in dsa_port_set_hwaddr() local
Completed in 6 milliseconds