Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnetdevice.h1759 struct net_device { struct
1760 char name[IFNAMSIZ];
1761 struct hlist_node name_hlist;
1762 struct dev_ifalias __rcu *ifalias;
1767 unsigned long mem_end;
1768 unsigned long mem_start;
1769 unsigned long base_addr;
1770 int irq;
1778 unsigned long state;
1803 struct net_device_stats stats; argument
[all …]
Dof_mdio.h75 void (*hndlr)(struct net_device *), in of_phy_connect()
83 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
Dphy_fixed.h45 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/linux-4.19.296/drivers/of/
Dof_mdio.c339 void (*hndlr)(struct net_device *), u32 flags, in of_phy_connect()
372 void (*hndlr)(struct net_device *)) in of_phy_get_and_connect()
/linux-4.19.296/drivers/s390/net/
Dqeth_l2_main.c1310 int (*assist_cb)(struct net_device *, void *), in qeth_osn_register()
/linux-4.19.296/include/linux/mlx5/
Ddriver.h1242 void (*setup)(struct net_device *)) in mlx5_rdma_netdev_alloc()