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

#include <libcxgbi.h>

Data Fields

struct kref refcnt
 
struct cxgbi_devicecdev
 
struct pci_devpdev
 
unsigned int max_txsz
 
unsigned int max_rxsz
 
unsigned int llimit
 
unsigned int ulimit
 
unsigned int nppods
 
unsigned int idx_last
 
unsigned char idx_bits
 
unsigned char filler [3]
 
unsigned int idx_mask
 
unsigned int rsvd_tag_mask
 
spinlock_t map_lock
 
struct cxgbi_gather_list ** gl_map
 

Detailed Description

Definition at line 118 of file libcxgbi.h.

Field Documentation

Definition at line 120 of file libcxgbi.h.

unsigned char filler[3]

Definition at line 129 of file libcxgbi.h.

Definition at line 133 of file libcxgbi.h.

unsigned char idx_bits

Definition at line 128 of file libcxgbi.h.

unsigned int idx_last

Definition at line 127 of file libcxgbi.h.

unsigned int idx_mask

Definition at line 130 of file libcxgbi.h.

unsigned int llimit

Definition at line 124 of file libcxgbi.h.

spinlock_t map_lock

Definition at line 132 of file libcxgbi.h.

unsigned int max_rxsz

Definition at line 123 of file libcxgbi.h.

unsigned int max_txsz

Definition at line 122 of file libcxgbi.h.

unsigned int nppods

Definition at line 126 of file libcxgbi.h.

struct pci_dev* pdev

Definition at line 121 of file libcxgbi.h.

struct kref refcnt

Definition at line 119 of file libcxgbi.h.

unsigned int rsvd_tag_mask

Definition at line 131 of file libcxgbi.h.

unsigned int ulimit

Definition at line 125 of file libcxgbi.h.


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