Searched defs:net_device (Results 1 – 3 of 3) sorted by relevance
1916 struct net_device { struct1917 char name[IFNAMSIZ];1918 struct netdev_name_node *name_node;1919 struct dev_ifalias __rcu *ifalias;1924 unsigned long mem_end;1925 unsigned long mem_start;1926 unsigned long base_addr;1927 int irq;1935 unsigned long state;1960 struct net_device_stats stats; argument[all …]
97 void (*hndlr)(struct net_device *), in of_phy_connect()105 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
58 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()