Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h114 struct net_device { struct
134 enum net_device_reg_state reg_state; argument
136 const struct net_device_ops *netdev_ops; argument
144 void (*priv_destructor)(struct net_device *); argument
150 * In case we delete the net_device we need to be able to clear all argument
166 struct net_device *dev; argument
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_netdev.c397 void(*setup_func)(struct net_device *)) in linuxkpi_alloc_netdev()
/freebsd/sys/contrib/ena-com/
H A Dena_com.h401 ena_netdev *net_device; member