Linux Kernel
3.7.1
|
#include <cq_exch_desc.h>
Data Fields | |
u16 | exchange_id |
u16 | q_number |
u32 | active_burst_offset |
u32 | tot_data_bytes |
u16 | tmpl |
u8 | sgl_err |
u8 | type_color |
Definition at line 136 of file cq_exch_desc.h.
u32 active_burst_offset |
Definition at line 139 of file cq_exch_desc.h.
u16 exchange_id |
Definition at line 137 of file cq_exch_desc.h.
u16 q_number |
Definition at line 138 of file cq_exch_desc.h.
u8 sgl_err |
Definition at line 142 of file cq_exch_desc.h.
u16 tmpl |
Definition at line 141 of file cq_exch_desc.h.
u32 tot_data_bytes |
Definition at line 140 of file cq_exch_desc.h.
u8 type_color |
Definition at line 143 of file cq_exch_desc.h.