Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/net/
H A Dvirtio_net.rs57 const VIRTIO_NET_BASENAME: &str = "virtio_net"; constant
198 IdTable::new(VIRTIO_NET_BASENAME.to_string(), None) in id_table()
450 IdTable::new(VIRTIO_NET_BASENAME.to_string(), None) in id_table()
873 Some(IdTable::new(VIRTIO_NET_BASENAME.to_string(), None)) in id_table()
957 VIRTIO_NET_BASENAME.to_string() in name()