Home
last modified time | relevance | path

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

/linux-6.6.21/arch/xtensa/platforms/iss/
Dnetwork.c457 static const struct net_device_ops iss_netdev_ops = { variable
533 dev->netdev_ops = &iss_netdev_ops; in iss_net_configure()