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

#include <tehuti.h>

Data Fields

void __iomempBdxRegs
 
struct net_devicendev
 
struct napi_struct napi
 
struct rxd_fifo rxd_fifo0
 
struct rxf_fifo rxf_fifo0
 
struct rxdbrxdb
 
int napi_stop
 
struct txd_fifo txd_fifo0
 
struct txf_fifo txf_fifo0
 
struct txdb txdb
 
int tx_level
 
int tx_update_mark
 
int tx_noupd
 
spinlock_t tx_lock
 
u8 port
 
u32 msg_enable
 
int stats_flag
 
struct bdx_stats hw_stats
 
struct pci_devpdev
 
struct pci_nicnic
 
u8 txd_size
 
u8 txf_size
 
u8 rxd_size
 
u8 rxf_size
 
u32 rdintcm
 
u32 tdintcm
 

Detailed Description

Definition at line 242 of file tehuti.h.

Field Documentation

struct bdx_stats hw_stats

Definition at line 270 of file tehuti.h.

u32 msg_enable

Definition at line 268 of file tehuti.h.

Definition at line 246 of file tehuti.h.

int napi_stop

Definition at line 252 of file tehuti.h.

Definition at line 244 of file tehuti.h.

Definition at line 273 of file tehuti.h.

void __iomem* pBdxRegs

Definition at line 243 of file tehuti.h.

struct pci_dev* pdev

Definition at line 271 of file tehuti.h.

Definition at line 267 of file tehuti.h.

u32 rdintcm

Definition at line 279 of file tehuti.h.

struct rxd_fifo rxd_fifo0

Definition at line 249 of file tehuti.h.

u8 rxd_size

Definition at line 277 of file tehuti.h.

Definition at line 251 of file tehuti.h.

struct rxf_fifo rxf_fifo0

Definition at line 250 of file tehuti.h.

u8 rxf_size

Definition at line 278 of file tehuti.h.

int stats_flag

Definition at line 269 of file tehuti.h.

u32 tdintcm

Definition at line 280 of file tehuti.h.

int tx_level

Definition at line 259 of file tehuti.h.

spinlock_t tx_lock

Definition at line 264 of file tehuti.h.

int tx_noupd

Definition at line 262 of file tehuti.h.

int tx_update_mark

Definition at line 261 of file tehuti.h.

struct txd_fifo txd_fifo0

Definition at line 255 of file tehuti.h.

u8 txd_size

Definition at line 275 of file tehuti.h.

Definition at line 258 of file tehuti.h.

struct txf_fifo txf_fifo0

Definition at line 256 of file tehuti.h.

u8 txf_size

Definition at line 276 of file tehuti.h.


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