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

#include <spider_net.h>

Data Fields

struct net_devicenetdev
 
struct pci_devpdev
 
struct mii_phy phy
 
struct napi_struct napi
 
int medium
 
void __iomemregs
 
struct spider_net_descr_chain tx_chain
 
struct spider_net_descr_chain rx_chain
 
struct spider_net_descrlow_watermark
 
int aneg_count
 
struct timer_list aneg_timer
 
struct timer_list tx_timer
 
struct work_struct tx_timeout_task
 
atomic_t tx_timeout_task_counter
 
wait_queue_head_t waitq
 
int num_rx_ints
 
int ignore_rx_ramfull
 
int msg_enable
 
struct spider_net_extra_stats spider_stats
 
struct spider_net_descr darray [0]
 

Detailed Description

Definition at line 457 of file spider_net.h.

Field Documentation

int aneg_count

Definition at line 472 of file spider_net.h.

struct timer_list aneg_timer

Definition at line 473 of file spider_net.h.

Definition at line 486 of file spider_net.h.

int ignore_rx_ramfull

Definition at line 479 of file spider_net.h.

struct spider_net_descr* low_watermark

Definition at line 470 of file spider_net.h.

int medium

Definition at line 464 of file spider_net.h.

int msg_enable

Definition at line 482 of file spider_net.h.

Definition at line 462 of file spider_net.h.

struct net_device* netdev

Definition at line 458 of file spider_net.h.

int num_rx_ints

Definition at line 478 of file spider_net.h.

struct pci_dev* pdev

Definition at line 459 of file spider_net.h.

Definition at line 460 of file spider_net.h.

Definition at line 466 of file spider_net.h.

Definition at line 469 of file spider_net.h.

Definition at line 483 of file spider_net.h.

Definition at line 468 of file spider_net.h.

struct work_struct tx_timeout_task

Definition at line 475 of file spider_net.h.

atomic_t tx_timeout_task_counter

Definition at line 476 of file spider_net.h.

struct timer_list tx_timer

Definition at line 474 of file spider_net.h.

Definition at line 477 of file spider_net.h.


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