Home
last modified time | relevance | path

Searched refs:eip_netdev_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H A D8390p.c64 const struct net_device_ops eip_netdev_ops = { variable
77 EXPORT_SYMBOL(eip_netdev_ops); variable
83 dev->netdev_ops = &eip_netdev_ops; in __alloc_eip_netdev()
H A D8390.h60 extern const struct net_device_ops eip_netdev_ops;
H A Dne.c528 dev->netdev_ops = &eip_netdev_ops; in ne_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A D8390p.c64 const struct net_device_ops eip_netdev_ops = { variable
77 EXPORT_SYMBOL(eip_netdev_ops); variable
83 dev->netdev_ops = &eip_netdev_ops; in __alloc_eip_netdev()
H A D8390.h62 extern const struct net_device_ops eip_netdev_ops;
H A Dne.c525 dev->netdev_ops = &eip_netdev_ops; in ne_probe1()

Completed in 5 milliseconds