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

#include <cxgb3_offload.h>

Data Fields

struct t3c_tid_entrytid_tab
 
unsigned int ntids
 
atomic_t tids_in_use
 
union listen_entrystid_tab
 
unsigned int nstids
 
unsigned int stid_base
 
union active_open_entryatid_tab
 
unsigned int natids
 
unsigned int atid_base
 
spinlock_t atid_lock ____cacheline_aligned_in_smp
 
union active_open_entryafree
 
unsigned int atids_in_use
 
spinlock_t stid_lock ____cacheline_aligned
 
union listen_entrysfree
 
unsigned int stids_in_use
 
void ** tid_tab
 
struct serv_entrystid_tab
 
unsigned longstid_bmap
 
union aopen_entryatid_tab
 
unsigned int nftids
 
unsigned int ftid_base
 
unsigned int aftid_base
 
unsigned int aftid_end
 
unsigned int sftid_base
 
unsigned int nsftids
 
union aopen_entryafree
 
spinlock_t stid_lock
 

Detailed Description

Definition at line 157 of file cxgb3_offload.h.

Field Documentation

Definition at line 182 of file cxgb3_offload.h.

spinlock_t atid_lock ____cacheline_aligned_in_smp

Definition at line 178 of file cxgb3_offload.h.

union aopen_entry* afree

Definition at line 110 of file cxgb4_uld.h.

union active_open_entry* afree

Definition at line 179 of file cxgb3_offload.h.

unsigned int aftid_base

Definition at line 103 of file cxgb4_uld.h.

unsigned int aftid_end

Definition at line 104 of file cxgb4_uld.h.

unsigned int atid_base

Definition at line 168 of file cxgb3_offload.h.

union aopen_entry* atid_tab

Definition at line 98 of file cxgb4_uld.h.

union active_open_entry* atid_tab

Definition at line 166 of file cxgb3_offload.h.

unsigned int atids_in_use

Definition at line 180 of file cxgb3_offload.h.

unsigned int ftid_base

Definition at line 102 of file cxgb4_uld.h.

unsigned int natids

Definition at line 167 of file cxgb3_offload.h.

unsigned int nftids

Definition at line 101 of file cxgb4_uld.h.

unsigned int nsftids

Definition at line 107 of file cxgb4_uld.h.

unsigned int nstids

Definition at line 163 of file cxgb3_offload.h.

unsigned int ntids

Definition at line 159 of file cxgb3_offload.h.

union listen_entry* sfree

Definition at line 183 of file cxgb3_offload.h.

unsigned int sftid_base

Definition at line 106 of file cxgb4_uld.h.

unsigned int stid_base

Definition at line 164 of file cxgb3_offload.h.

unsigned long* stid_bmap

Definition at line 94 of file cxgb4_uld.h.

spinlock_t stid_lock

Definition at line 113 of file cxgb4_uld.h.

struct serv_entry* stid_tab

Definition at line 93 of file cxgb4_uld.h.

union listen_entry* stid_tab

Definition at line 162 of file cxgb3_offload.h.

unsigned int stids_in_use

Definition at line 184 of file cxgb3_offload.h.

void** tid_tab

Definition at line 90 of file cxgb4_uld.h.

Definition at line 158 of file cxgb3_offload.h.

atomic_t tids_in_use

Definition at line 160 of file cxgb3_offload.h.


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