Home
last modified time | relevance | path

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

/linux/net/mctp/test/
H A Dutils.c23 static const struct net_device_ops mctp_test_netdev_ops = {
34 ndev->netdev_ops = &mctp_test_netdev_ops;
20 static const struct net_device_ops mctp_test_netdev_ops = { global() variable