Searched defs:net_device (Results 1 – 3 of 3) sorted by relevance
2051 struct net_device { struct2052 char name[IFNAMSIZ];2053 struct netdev_name_node *name_node;2054 struct dev_ifalias __rcu *ifalias;2059 unsigned long mem_end;2060 unsigned long mem_start;2061 unsigned long base_addr;2086 const struct net_device_ops *netdev_ops; argument2087 int ifindex;2088 unsigned short gflags;[all …]
110 void (*hndlr)(struct net_device *), in of_phy_connect()118 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
61 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()