Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h1635 struct net_device { struct
1636 char name[IFNAMSIZ];
1637 struct hlist_node name_hlist;
1638 char *ifalias;
1643 unsigned long mem_end;
1644 unsigned long mem_start;
1645 unsigned long base_addr;
1646 int irq;
1648 atomic_t carrier_changes;
1656 unsigned long state;
[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.h48 int (*link_update)(struct net_device *, in fixed_phy_set_link_update()
/include/linux/mlx5/
Ddriver.h1146 void (*setup)(struct net_device *)) in mlx5_rdma_netdev_alloc()