Home
last modified time | relevance | path

Searched defs:net_device (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dnetdevice.h1781 struct net_device { struct
1782 char name[IFNAMSIZ];
1783 struct hlist_node name_hlist;
1784 struct dev_ifalias __rcu *ifalias;
1789 unsigned long mem_end;
1790 unsigned long mem_start;
1791 unsigned long base_addr;
1792 int irq;
1800 unsigned long state;
1825 struct net_device_stats stats; argument
[all …]
Dof_mdio.h74 void (*hndlr)(struct net_device *), in of_phy_connect()
82 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
Dphy_fixed.h58 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()