Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/ctucanfd/
Dctucanfd_base.c1297 static const struct net_device_ops ctucan_netdev_ops = { variable
1383 ndev->netdev_ops = &ctucan_netdev_ops; in ctucan_probe_common()