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

#include <be_main.h>

Data Fields

u8 max_burst_length [32]
 
u8 max_send_data_segment_length [32]
 
u8 first_burst_length [32]
 
u8 erl [2]
 
u8 dde [1]
 
u8 hde [1]
 
u8 ir2t [1]
 
u8 imd [1]
 
u8 pad [26]
 
u8 exp_statsn [32]
 

Detailed Description

Pseudo amap definition in which each bit of the actual structure is defined as a byte: used to calculate offset/shift/mask of each field

Definition at line 465 of file be_main.h.

Field Documentation

u8 dde[1]

Definition at line 470 of file be_main.h.

u8 erl[2]

Definition at line 469 of file be_main.h.

u8 exp_statsn[32]

Definition at line 475 of file be_main.h.

u8 first_burst_length[32]

Definition at line 468 of file be_main.h.

u8 hde[1]

Definition at line 471 of file be_main.h.

u8 imd[1]

Definition at line 473 of file be_main.h.

u8 ir2t[1]

Definition at line 472 of file be_main.h.

u8 max_burst_length[32]

Definition at line 466 of file be_main.h.

u8 max_send_data_segment_length[32]

Definition at line 467 of file be_main.h.

u8 pad[26]

Definition at line 474 of file be_main.h.


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