Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/softing/
Dsofting_main.c617 static const struct net_device_ops softing_netdev_ops = { variable
661 netdev->netdev_ops = &softing_netdev_ops; in softing_netdev_create()