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

#include <ixgb_hw.h>

Data Fields

u8 __iomemhw_addr
 
voidback
 
struct ixgb_fc fc
 
struct ixgb_bus bus
 
u32 phy_id
 
u32 phy_addr
 
ixgb_mac_type mac_type
 
ixgb_phy_type phy_type
 
u32 max_frame_size
 
u32 mc_filter_type
 
u32 num_mc_addrs
 
u8 curr_mac_addr [ETH_ALEN]
 
u32 num_tx_desc
 
u32 num_rx_desc
 
u32 rx_buffer_size
 
bool link_up
 
bool adapter_stopped
 
u16 device_id
 
u16 vendor_id
 
u8 revision_id
 
u16 subsystem_vendor_id
 
u16 subsystem_id
 
u32 bar0
 
u32 bar1
 
u32 bar2
 
u32 bar3
 
u16 pci_cmd_word
 
__le16 eeprom [IXGB_EEPROM_SIZE]
 
unsigned long io_base
 
u32 lastLFC
 
u32 lastRFC
 

Detailed Description

Definition at line 663 of file ixgb_hw.h.

Field Documentation

bool adapter_stopped

Definition at line 680 of file ixgb_hw.h.

void* back

Definition at line 665 of file ixgb_hw.h.

u32 bar0

Definition at line 686 of file ixgb_hw.h.

u32 bar1

Definition at line 687 of file ixgb_hw.h.

u32 bar2

Definition at line 688 of file ixgb_hw.h.

u32 bar3

Definition at line 689 of file ixgb_hw.h.

Definition at line 667 of file ixgb_hw.h.

u8 curr_mac_addr[ETH_ALEN]

Definition at line 675 of file ixgb_hw.h.

u16 device_id

Definition at line 681 of file ixgb_hw.h.

Definition at line 691 of file ixgb_hw.h.

Definition at line 666 of file ixgb_hw.h.

u8 __iomem* hw_addr

Definition at line 664 of file ixgb_hw.h.

unsigned long io_base

Definition at line 692 of file ixgb_hw.h.

u32 lastLFC

Definition at line 693 of file ixgb_hw.h.

u32 lastRFC

Definition at line 694 of file ixgb_hw.h.

bool link_up

Definition at line 679 of file ixgb_hw.h.

ixgb_mac_type mac_type

Definition at line 670 of file ixgb_hw.h.

u32 max_frame_size

Definition at line 672 of file ixgb_hw.h.

u32 mc_filter_type

Definition at line 673 of file ixgb_hw.h.

u32 num_mc_addrs

Definition at line 674 of file ixgb_hw.h.

u32 num_rx_desc

Definition at line 677 of file ixgb_hw.h.

u32 num_tx_desc

Definition at line 676 of file ixgb_hw.h.

u16 pci_cmd_word

Definition at line 690 of file ixgb_hw.h.

u32 phy_addr

Definition at line 669 of file ixgb_hw.h.

u32 phy_id

Definition at line 668 of file ixgb_hw.h.

ixgb_phy_type phy_type

Definition at line 671 of file ixgb_hw.h.

u8 revision_id

Definition at line 683 of file ixgb_hw.h.

u32 rx_buffer_size

Definition at line 678 of file ixgb_hw.h.

u16 subsystem_id

Definition at line 685 of file ixgb_hw.h.

u16 subsystem_vendor_id

Definition at line 684 of file ixgb_hw.h.

u16 vendor_id

Definition at line 682 of file ixgb_hw.h.


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