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

#include <iscsi_iser.h>

Data Fields

struct iser_hdr iser_header
 
struct iscsi_hdr iscsi_header
 
enum iser_desc_type type
 
u64 dma_addr
 
struct ib_sge tx_sg [2]
 
int num_sge
 

Detailed Description

Definition at line 207 of file iscsi_iser.h.

Field Documentation

u64 dma_addr

Definition at line 211 of file iscsi_iser.h.

struct iscsi_hdr iscsi_header

Definition at line 209 of file iscsi_iser.h.

struct iser_hdr iser_header

Definition at line 208 of file iscsi_iser.h.

int num_sge

Definition at line 215 of file iscsi_iser.h.

struct ib_sge tx_sg[2]

Definition at line 214 of file iscsi_iser.h.

Definition at line 210 of file iscsi_iser.h.


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