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

#include <cxgb3_offload.h>

Data Fields

struct list_head list_node
 
struct t3cdevdev
 
unsigned int tx_max_chunk
 
unsigned int max_wrs
 
unsigned int nmtus
 
const unsigned shortmtus
 
struct tid_info tid_maps
 
struct t3c_tid_entrytid_release_list
 
spinlock_t tid_release_lock
 
struct work_struct tid_release_task
 
struct sk_buffnofail_skb
 
unsigned int release_list_incomplete
 

Detailed Description

Definition at line 187 of file cxgb3_offload.h.

Field Documentation

struct t3cdev* dev

Definition at line 189 of file cxgb3_offload.h.

struct list_head list_node

Definition at line 188 of file cxgb3_offload.h.

unsigned int max_wrs

Definition at line 191 of file cxgb3_offload.h.

const unsigned short* mtus

Definition at line 193 of file cxgb3_offload.h.

unsigned int nmtus

Definition at line 192 of file cxgb3_offload.h.

struct sk_buff* nofail_skb

Definition at line 200 of file cxgb3_offload.h.

unsigned int release_list_incomplete

Definition at line 201 of file cxgb3_offload.h.

struct tid_info tid_maps

Definition at line 194 of file cxgb3_offload.h.

struct t3c_tid_entry* tid_release_list

Definition at line 196 of file cxgb3_offload.h.

spinlock_t tid_release_lock

Definition at line 197 of file cxgb3_offload.h.

struct work_struct tid_release_task

Definition at line 198 of file cxgb3_offload.h.

unsigned int tx_max_chunk

Definition at line 190 of file cxgb3_offload.h.


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