Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/fungible/funeth/
Dfuneth_main.c1335 static const struct net_device_ops fun_netdev_ops = { variable
1761 netdev->netdev_ops = &fun_netdev_ops; in fun_create_netdev()