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

#include <adapter.h>

Data Fields

unsigned long flags
 
unsigned int in_use
 
unsigned int size
 
unsigned int processed
 
unsigned int cleaned
 
unsigned int stop_thres
 
unsigned int cidx
 
unsigned int pidx
 
unsigned int gen
 
unsigned int unacked
 
struct tx_descdesc
 
struct tx_sw_descsdesc
 
spinlock_t lock
 
unsigned int token
 
dma_addr_t phys_addr
 
struct sk_buff_head sendq
 
struct tasklet_struct qresume_tsk
 
unsigned int cntxt_id
 
unsigned long stops
 
unsigned long restarts
 
struct sge_qstatstat
 
spinlock_t db_lock
 
int db_disabled
 
unsigned short db_pidx
 
unsigned int abs_id
 

Detailed Description

Definition at line 165 of file adapter.h.

Field Documentation

unsigned int abs_id

Definition at line 238 of file adapter.h.

unsigned int cidx

Definition at line 172 of file adapter.h.

unsigned int cleaned

Definition at line 170 of file adapter.h.

unsigned int cntxt_id

Definition at line 183 of file adapter.h.

int db_disabled

Definition at line 428 of file cxgb4.h.

spinlock_t db_lock

Definition at line 427 of file cxgb4.h.

unsigned short db_pidx

Definition at line 429 of file cxgb4.h.

Definition at line 176 of file adapter.h.

unsigned long flags

Definition at line 166 of file adapter.h.

unsigned int gen

Definition at line 174 of file adapter.h.

unsigned int in_use

Definition at line 167 of file adapter.h.

spinlock_t lock

Definition at line 178 of file adapter.h.

Definition at line 180 of file adapter.h.

unsigned int pidx

Definition at line 173 of file adapter.h.

unsigned int processed

Definition at line 169 of file adapter.h.

struct tasklet_struct qresume_tsk

Definition at line 182 of file adapter.h.

unsigned long restarts

Definition at line 185 of file adapter.h.

Definition at line 177 of file adapter.h.

Definition at line 181 of file adapter.h.

unsigned int size

Definition at line 168 of file adapter.h.

Definition at line 425 of file cxgb4.h.

unsigned int stop_thres

Definition at line 171 of file adapter.h.

unsigned long stops

Definition at line 184 of file adapter.h.

unsigned int token

Definition at line 179 of file adapter.h.

unsigned int unacked

Definition at line 175 of file adapter.h.


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