Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dxen-netfront.c1143 static const struct net_device_ops xennet_netdev_ops = { variable
1209 netdev->netdev_ops = &xennet_netdev_ops; in xennet_create_dev()