Searched defs:net_dev (Results 1 – 1 of 1) sorted by relevance
48 struct net_dev { struct53 struct net_dev_queue queues[VIRTIO_NET_NUM_QUEUES * 2 + 1]; argument65 struct net_dev_operations *ops; argument76 static bool has_virtio_feature(struct net_dev *ndev, u32 feature) in has_virtio_feature() argument