Changeset cbcb34c in mainline for uspace/drv/nic/virtio-net/virtio-net.h
- Timestamp:
- 2018-05-22T19:06:50Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 341df5f
- Parents:
- 1c53d93
- git-author:
- Jakub Jermar <jakub@…> (2018-05-05 14:43:51)
- git-committer:
- Jakub Jermar <jakub@…> (2018-05-22 19:06:50)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/nic/virtio-net/virtio-net.h
r1c53d93 rcbcb34c 40 40 /** Device has given MAC address. */ 41 41 #define VIRTIO_NET_F_MAC 5 42 /** Control channel is available */ 43 #define VIRTIO_NET_F_CTRL_VQ 17 42 44 43 45 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.