Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
srpt_ioctx Struct Reference

#include <ib_srpt.h>

Data Fields

voidbuf
 
dma_addr_t dma
 
uint32_t index
 

Detailed Description

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.

Definition at line 191 of file ib_srpt.h.

Field Documentation

Definition at line 192 of file ib_srpt.h.

Definition at line 193 of file ib_srpt.h.

uint32_t index

Definition at line 194 of file ib_srpt.h.


The documentation for this struct was generated from the following file: