Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dnet.c1368 static const struct net_device_ops fwnet_netdev_ops = { variable
1377 net->netdev_ops = &fwnet_netdev_ops; in fwnet_init_dev()