Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_base.c1299 static const struct net_device_ops ctucan_netdev_ops = { variable
1385 ndev->netdev_ops = &ctucan_netdev_ops; in ctucan_probe_common()