Linux Kernel
3.7.1
|
#include <ib_srpt.h>
Data Fields | |
void * | buf |
dma_addr_t | dma |
uint32_t | index |
struct srpt_ioctx - Shared SRPT I/O context information. : Pointer to the buffer. : DMA address of the buffer. : Index of the I/O context in its ioctx_ring array.
dma_addr_t dma |