Searched defs:net_device (Results 1 – 3 of 3) sorted by relevance
2043 struct net_device { struct2055 const struct net_device_ops *netdev_ops; argument2056 const struct header_ops *header_ops;2057 struct netdev_queue *_tx;2081 __cacheline_group_end(net_device_read_tx); argument2095 __cacheline_group_end(net_device_read_txrx); argument2117 __cacheline_group_end(net_device_read_rx); argument2119 char name[IFNAMSIZ];2120 struct netdev_name_node *name_node;2121 struct dev_ifalias __rcu *ifalias;[all …]
110 void (*hndlr)(struct net_device *), in of_phy_connect()118 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
61 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()