|
Linux Kernel
3.7.1
|
#include <qdio.h>
Data Fields | |
| u8 | flags |
| struct qaob * | aob |
| void * | user |
struct qdio_outbuf_state - SBAL related asynchronous operation information (for communication with upper layer programs) (only required for use with completion queues) : flags indicating state of buffer : pointer to QAOB used for the particular SBAL : pointer to upper layer program's state information related to SBAL (stored in user1 data of QAOB)
1.8.2