Home
last modified time | relevance | path

Searched defs:net_dev (Results 1 – 1 of 1) sorted by relevance

/kvmtool/virtio/
H A Dnet.c48 struct net_dev { struct
53 struct net_dev_queue queues[VIRTIO_NET_NUM_QUEUES * 2 + 1]; argument
65 struct net_dev_operations *ops; argument
76 static bool has_virtio_feature(struct net_dev *ndev, u32 feature) in has_virtio_feature() argument