Searched defs:net_device (Results 1 – 3 of 3) sorted by relevance
114 struct net_device { struct134 enum net_device_reg_state reg_state; argument136 const struct net_device_ops *netdev_ops; argument144 void (*priv_destructor)(struct net_device *); argument150 * In case we delete the net_device we need to be able to clear all argument166 struct net_device *dev; argument
397 void(*setup_func)(struct net_device *)) in linuxkpi_alloc_netdev()
401 ena_netdev *net_device; member