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

Data Fields

struct net_devicenetdev
 
struct pci_devpdev
 
struct mii_busmii_bus
 
struct phy_devicephydev
 
struct work_struct task
 
u32 flags
 
int link
 
u8 rom_addr [ETH_ALEN]
 
u8 addr [ETH_ALEN]
 
bool has_eeprom
 
u8 eeprom_data [2]
 
spinlock_t lock
 
spinlock_t tcb_send_qlock
 
spinlock_t tcb_ready_qlock
 
spinlock_t send_hw_lock
 
spinlock_t rcv_lock
 
spinlock_t rcv_pend_lock
 
spinlock_t fbr_lock
 
spinlock_t phy_lock
 
u32 packet_filter
 
u32 multicast_addr_count
 
u8 multicast_list [NIC_MAX_MCAST_LIST][ETH_ALEN]
 
struct address_map __iomemregs
 
u8 wanted_flow
 
u32 registry_jumbo_packet
 
u8 flowcontrol
 
struct timer_list error_timer
 
u8 boot_coma
 
u16 pdown_speed
 
u8 pdown_duplex
 
struct tx_ring tx_ring
 
struct rx_ring rx_ring
 
struct ce_stats stats
 
struct net_device_stats net_stats
 

Detailed Description

Definition at line 498 of file et131x.c.

Field Documentation

u8 addr[ETH_ALEN]

Definition at line 513 of file et131x.c.

u8 boot_coma

Definition at line 553 of file et131x.c.

Definition at line 515 of file et131x.c.

struct timer_list error_timer

Definition at line 548 of file et131x.c.

spinlock_t fbr_lock

Definition at line 526 of file et131x.c.

u32 flags

Definition at line 506 of file et131x.c.

u8 flowcontrol

Definition at line 545 of file et131x.c.

bool has_eeprom

Definition at line 514 of file et131x.c.

Definition at line 509 of file et131x.c.

spinlock_t lock

Definition at line 518 of file et131x.c.

Definition at line 501 of file et131x.c.

u32 multicast_addr_count

Definition at line 534 of file et131x.c.

u8 multicast_list[NIC_MAX_MCAST_LIST][ETH_ALEN]

Definition at line 535 of file et131x.c.

Definition at line 571 of file et131x.c.

struct net_device* netdev

Definition at line 499 of file et131x.c.

u32 packet_filter

Definition at line 531 of file et131x.c.

struct pci_dev* pdev

Definition at line 500 of file et131x.c.

u8 pdown_duplex

Definition at line 560 of file et131x.c.

u16 pdown_speed

Definition at line 559 of file et131x.c.

spinlock_t phy_lock

Definition at line 528 of file et131x.c.

struct phy_device* phydev

Definition at line 502 of file et131x.c.

spinlock_t rcv_lock

Definition at line 524 of file et131x.c.

spinlock_t rcv_pend_lock

Definition at line 525 of file et131x.c.

u32 registry_jumbo_packet

Definition at line 542 of file et131x.c.

Definition at line 538 of file et131x.c.

u8 rom_addr[ETH_ALEN]

Definition at line 512 of file et131x.c.

Definition at line 566 of file et131x.c.

spinlock_t send_hw_lock

Definition at line 522 of file et131x.c.

Definition at line 569 of file et131x.c.

Definition at line 503 of file et131x.c.

spinlock_t tcb_ready_qlock

Definition at line 521 of file et131x.c.

spinlock_t tcb_send_qlock

Definition at line 520 of file et131x.c.

Definition at line 563 of file et131x.c.

u8 wanted_flow

Definition at line 541 of file et131x.c.


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