| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
callback descriptor More...
#include <virtqueue.h>
| Data Fields | |
| virtq_receive_callback | cb | 
| callback function pointer | |
| void * | opaque | 
| argument passed to the callback function | |
callback descriptor
contains callback function ad its argument, invoked after virtio device return descriptor chain its associated with
| virtq_receive_callback virtq_receive_callback_entry::cb | 
callback function pointer
| void* virtq_receive_callback_entry::opaque | 
argument passed to the callback function