Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h2043 struct net_device { struct
2055 const struct net_device_ops *netdev_ops; argument
2056 const struct header_ops *header_ops;
2057 struct netdev_queue *_tx;
2081 __cacheline_group_end(net_device_read_tx); argument
2095 __cacheline_group_end(net_device_read_txrx); argument
2117 __cacheline_group_end(net_device_read_rx); argument
2119 char name[IFNAMSIZ];
2120 struct netdev_name_node *name_node;
2121 struct dev_ifalias __rcu *ifalias;
[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()