Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/usb/
Dpegasus.c112 static const struct net_device_ops pegasus_netdev_ops; variable
1161 net->netdev_ops = &pegasus_netdev_ops; in pegasus_probe()
1267 static const struct net_device_ops pegasus_netdev_ops = { variable