Home
last modified time | relevance | path

Searched refs:xpnet_netdev_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/misc/sgi-xp/
Dxpnet.c505 static const struct net_device_ops xpnet_netdev_ops = { variable
543 xpnet_device->netdev_ops = &xpnet_netdev_ops; in xpnet_init()