Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dx25_asy.c729 static const struct net_device_ops x25_asy_netdev_ops = { variable
752 dev->netdev_ops = &x25_asy_netdev_ops; in x25_asy_setup()