Searched refs:dummy_netdev_ops (Results 1 – 2 of 2) sorted by relevance
92 static const struct net_device_ops dummy_netdev_ops = { variable112 dev->netdev_ops = &dummy_netdev_ops; in dummy_setup()
8 static const struct net_device_ops dummy_netdev_ops = { variable44 netdev->netdev_ops = &dummy_netdev_ops; in dev_addr_test_init()