Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h2051 struct net_device { struct
2052 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; argument
2087 int ifindex;
2088 unsigned short gflags;
[all …]
Dof_mdio.h110 void (*hndlr)(struct net_device *), in of_phy_connect()
118 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
Dphy_fixed.h61 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()