Files
moslab-code/doc/source/html/group__l4virtio__transport.js
2025-09-12 15:55:45 +02:00

88 lines
9.4 KiB
JavaScript

var group__l4virtio__transport =
[
[ "L4virtio", "namespaceL4virtio.html", null ],
[ "l4virtio_config_hdr_t", "structl4virtio__config__hdr__t.html", [
[ "dev_features", "structl4virtio__config__hdr__t.html#a3975546b8083f59b1aae0f8fe7875420", null ],
[ "device", "structl4virtio__config__hdr__t.html#a583f693daa41ad6792460a4d1c407982", null ],
[ "magic", "structl4virtio__config__hdr__t.html#a2470da39c0bc8e8d008092947a082f1c", null ],
[ "num_queues", "structl4virtio__config__hdr__t.html#acf7b1e1c1d306edab4037f45cb840963", null ],
[ "queues_offset", "structl4virtio__config__hdr__t.html#a4da93c2cef05149a4fb6b4bd06a768d8", null ],
[ "vendor", "structl4virtio__config__hdr__t.html#a03238ac02ea6032d5f4b3e07f26ff272", null ],
[ "version", "structl4virtio__config__hdr__t.html#adb95d35de8f5c81509afb9687626e430", null ]
] ],
[ "l4virtio_config_queue_t", "structl4virtio__config__queue__t.html", [
[ "avail_addr", "structl4virtio__config__queue__t.html#a6bb39fd7b5c6c5141a6e1c394dbfc17d", null ],
[ "desc_addr", "structl4virtio__config__queue__t.html#a7c8175ec8a55273afc88e55e320fcbb1", null ],
[ "device_notify_index", "structl4virtio__config__queue__t.html#a1e29c7fa324861eae395a204e52fa44a", null ],
[ "driver_notify_index", "structl4virtio__config__queue__t.html#a650490b621209f94d00cd9bb2c319066", null ],
[ "num", "structl4virtio__config__queue__t.html#af07ce7772cafbaab1d694e1e9d74f9be", null ],
[ "num_max", "structl4virtio__config__queue__t.html#adbd8746b07061f27508628fe442a594f", null ],
[ "ready", "structl4virtio__config__queue__t.html#ad533c96172ff34e3737aad54fba0282d", null ],
[ "used_addr", "structl4virtio__config__queue__t.html#aaaa723731a983ca4bece81a7ef5703e9", null ]
] ],
[ "l4virtio_config_hdr_t", "group__l4virtio__transport.html#gab22e6bdca7adff7ee73de2b7d8bece5d", null ],
[ "l4virtio_config_queue_t", "group__l4virtio__transport.html#ga738ec0ed2cd231a13db4314eb40752b0", null ],
[ "L4_virtio_cmd", "group__l4virtio__transport.html#ga4783b17d00ec949f63c11c7bda0eed07", [
[ "L4VIRTIO_CMD_NONE", "group__l4virtio__transport.html#gga4783b17d00ec949f63c11c7bda0eed07a75d93c5324dbbedd7c9bc30b32dccf93", null ],
[ "L4VIRTIO_CMD_SET_STATUS", "group__l4virtio__transport.html#gga4783b17d00ec949f63c11c7bda0eed07a8927996ae9cb218bf390cb0fb058902f", null ],
[ "L4VIRTIO_CMD_CFG_QUEUE", "group__l4virtio__transport.html#gga4783b17d00ec949f63c11c7bda0eed07aa9e85fa86a4d204f1da9616c6c8198a7", null ],
[ "L4VIRTIO_CMD_CFG_CHANGED", "group__l4virtio__transport.html#gga4783b17d00ec949f63c11c7bda0eed07af09ad9e572febac6e79eb2faa157bc2a", null ],
[ "L4VIRTIO_CMD_NOTIFY_QUEUE", "group__l4virtio__transport.html#gga4783b17d00ec949f63c11c7bda0eed07a16616d64d533e999edfefbf490b7720a", null ],
[ "L4VIRTIO_CMD_MASK", "group__l4virtio__transport.html#gga4783b17d00ec949f63c11c7bda0eed07abcd4953e2ca2d46a2d3789e8edac4d6b", null ]
] ],
[ "L4_virtio_irq_status", "group__l4virtio__transport.html#gafc85528edcc3d740233740766f759fdd", [
[ "L4VIRTIO_IRQ_STATUS_VRING", "group__l4virtio__transport.html#ggafc85528edcc3d740233740766f759fdda764bdaf5cff15bd8cd27f402f6e273b2", null ],
[ "L4VIRTIO_IRQ_STATUS_CONFIG", "group__l4virtio__transport.html#ggafc85528edcc3d740233740766f759fdda7e21836e79756a2e357e1cbc2509090d", null ]
] ],
[ "L4_virtio_opcodes", "group__l4virtio__transport.html#ga2022e1e0e041558008a92a4cfe3efe6a", [
[ "L4VIRTIO_OP_SET_STATUS", "group__l4virtio__transport.html#gga2022e1e0e041558008a92a4cfe3efe6aa014d4fd31494f662b0840502d875dbd3", null ],
[ "L4VIRTIO_OP_CONFIG_QUEUE", "group__l4virtio__transport.html#gga2022e1e0e041558008a92a4cfe3efe6aa402baac6222a46ad64de04aee95f1fdd", null ],
[ "L4VIRTIO_OP_REGISTER_DS", "group__l4virtio__transport.html#gga2022e1e0e041558008a92a4cfe3efe6aa851241cc70d9d9619fb9203a6f043af9", null ],
[ "L4VIRTIO_OP_DEVICE_CONFIG", "group__l4virtio__transport.html#gga2022e1e0e041558008a92a4cfe3efe6aa0777199de23f1eac9a5ee8b28ca9af06", null ],
[ "L4VIRTIO_OP_GET_DEVICE_IRQ", "group__l4virtio__transport.html#gga2022e1e0e041558008a92a4cfe3efe6aa02de33b7e0f1d1095546bed52c7ffbee", null ]
] ],
[ "L4_virtio_protocol", "group__l4virtio__transport.html#ga87b6bfdc2335f1d364a5819c6aeef6f9", null ],
[ "L4virtio_device_ids", "group__l4virtio__transport.html#gaa3812d621d81dd6a7101d739153b6c3b", [
[ "L4VIRTIO_ID_NET", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba4e47a6e039bd8a60f2ffa5c4752cbd1c", null ],
[ "L4VIRTIO_ID_BLOCK", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba10cc3c1991081bd51ac54a45f0d407c8", null ],
[ "L4VIRTIO_ID_CONSOLE", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba3209479ecc025e24194aa8bae2b75d6c", null ],
[ "L4VIRTIO_ID_RNG", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba3bd730f13d6c8d5acc01c0be8366c304", null ],
[ "L4VIRTIO_ID_BALLOON", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba12021df2503f59b88e7bb01b5c962811", null ],
[ "L4VIRTIO_ID_RPMSG", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba2c408a52e76bd0da2b5baf3be9584c9d", null ],
[ "L4VIRTIO_ID_SCSI", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba0c41792f122576634267b0dfd2dcc89c", null ],
[ "L4VIRTIO_ID_9P", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3bacaef4a5a32e3319b7a3731404b890b73", null ],
[ "L4VIRTIO_ID_RPROC_SERIAL", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba3099fa815b8927a2ab6ce9e2b96b8a36", null ],
[ "L4VIRTIO_ID_CAIF", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3bade79bd8f44ff224d030f8eaad47dbd16", null ],
[ "L4VIRTIO_ID_GPU", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba9c7eaab1aceb5a350eb0cfb067b90f77", null ],
[ "L4VIRTIO_ID_INPUT", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba2eed7028892d18ab2de38088e9629c3e", null ],
[ "L4VIRTIO_ID_VSOCK", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba9141e5daa50f788329b582da5b27a566", null ],
[ "L4VIRTIO_ID_CRYPTO", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba69e8f45c8ec90665b223cf4b31f2dd91", null ],
[ "L4VIRTIO_ID_FS", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba35e879f04c2865e14f57f6c95f273540", null ],
[ "L4VIRTIO_ID_SCMI", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3bafb836828701ac35995cff37c1f9a2399", null ],
[ "L4VIRTIO_ID_I2C", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3baa244c71f0cb8ddbe685b37ea19ef805c", null ],
[ "L4VIRTIO_ID_GPIO", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba85161b427dd03a3e71bcedfe0ada385e", null ],
[ "L4VIRTIO_ID_SOCK", "group__l4virtio__transport.html#ggaa3812d621d81dd6a7101d739153b6c3ba5f77be549027e3ed6d8287e62b6df2af", null ]
] ],
[ "L4virtio_device_status", "group__l4virtio__transport.html#ga04d41de4eccf6a17dec99cade7eeeef3", [
[ "L4VIRTIO_STATUS_ACKNOWLEDGE", "group__l4virtio__transport.html#gga04d41de4eccf6a17dec99cade7eeeef3a225e3a6f7f06eb28e5e420a9b4b709a0", null ],
[ "L4VIRTIO_STATUS_DRIVER", "group__l4virtio__transport.html#gga04d41de4eccf6a17dec99cade7eeeef3a0247a950583f983f0e9b84da44d0d66c", null ],
[ "L4VIRTIO_STATUS_DRIVER_OK", "group__l4virtio__transport.html#gga04d41de4eccf6a17dec99cade7eeeef3af125ea36199e52dbee0f8b67c4787496", null ],
[ "L4VIRTIO_STATUS_FEATURES_OK", "group__l4virtio__transport.html#gga04d41de4eccf6a17dec99cade7eeeef3a721e61e1e260f44191a711e7c7fe2a7f", null ],
[ "L4VIRTIO_STATUS_DEVICE_NEEDS_RESET", "group__l4virtio__transport.html#gga04d41de4eccf6a17dec99cade7eeeef3afe9c96c7f5d601c2cca07b72fb2bdcfc", null ],
[ "L4VIRTIO_STATUS_FAILED", "group__l4virtio__transport.html#gga04d41de4eccf6a17dec99cade7eeeef3a10d14737c37af4077f3966c0b773d60b", null ]
] ],
[ "L4virtio_feature_bits", "group__l4virtio__transport.html#ga01d1e713668a8ee48f1e34f428cea8d0", [
[ "L4VIRTIO_FEATURE_VERSION_1", "group__l4virtio__transport.html#gga01d1e713668a8ee48f1e34f428cea8d0ab8ea6c40b0611434c90ffee0bb729342", null ],
[ "L4VIRTIO_FEATURE_CMD_CONFIG", "group__l4virtio__transport.html#gga01d1e713668a8ee48f1e34f428cea8d0a81ff4f8fef9e7133bee4d49587c65740", null ]
] ],
[ "l4virtio_clear_feature", "group__l4virtio__transport.html#gaa9e2b594dd8763023221b2a4d2455dab", null ],
[ "l4virtio_config_queue", "group__l4virtio__transport.html#ga96afc130bc89a48b91b2c9a7e924fd7d", null ],
[ "l4virtio_config_queues", "group__l4virtio__transport.html#gaa63feff9b6fc10f3cd11e68da6511a4f", null ],
[ "l4virtio_device_config", "group__l4virtio__transport.html#gaa54e6e4ef7d8a9ae2ebf288e75aca8df", null ],
[ "l4virtio_device_config_ds", "group__l4virtio__transport.html#ga9f7c8688033893f787027125f6422ad8", null ],
[ "l4virtio_device_notification_irq", "group__l4virtio__transport.html#ga1e34a8e5216ae325a51f11a68f3dc760", null ],
[ "l4virtio_get_feature", "group__l4virtio__transport.html#gae37bcd45875b27b302320e6b9580191d", null ],
[ "l4virtio_register_ds", "group__l4virtio__transport.html#gac7b1a00cc07164eb51e0fa1599ee2c90", null ],
[ "l4virtio_set_feature", "group__l4virtio__transport.html#gabbe70d7b16bf836b95729f581c047cad", null ],
[ "l4virtio_set_status", "group__l4virtio__transport.html#ga0cf50f73a4c4be6798e198610d2107db", null ]
];