Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h2094 struct net_device { struct
2095 char name[IFNAMSIZ];
2096 struct netdev_name_node *name_node;
2097 struct dev_ifalias __rcu *ifalias;
2102 unsigned long mem_end;
2103 unsigned long mem_start;
2104 unsigned long base_addr;
2130 const struct net_device_ops *netdev_ops; argument
2131 const struct xdp_metadata_ops *xdp_metadata_ops;
2132 int ifindex;
[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()