Searched defs:eth_ops (Results 1 – 2 of 2) sorted by relevance
136 struct eth_ops { struct149 #define eth_get_ops(dev) ((struct eth_ops *)(dev)->driver->ops) argument
164 const struct ethtool_ops *eth_ops, in gen_lo_setup()