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

#include <e1000.h>

Data Fields

enum e1000_mac_type mac
 
unsigned int flags
 
unsigned int flags2
 
u32 pba
 
u32 max_hw_frame_size
 
s32(* get_variants )(struct e1000_adapter *)
 
struct e1000_mac_operationsmac_ops
 
struct e1000_phy_operationsphy_ops
 
struct e1000_nvm_operationsnvm_ops
 
s32(* get_invariants )(struct e1000_hw *)
 

Detailed Description

Definition at line 414 of file e1000.h.

Field Documentation

unsigned int flags

Definition at line 416 of file e1000.h.

unsigned int flags2

Definition at line 417 of file e1000.h.

s32(* get_invariants)(struct e1000_hw *)

Definition at line 358 of file e1000_hw.h.

s32(* get_variants)(struct e1000_adapter *)

Definition at line 420 of file e1000.h.

Definition at line 415 of file e1000.h.

Definition at line 421 of file e1000.h.

u32 max_hw_frame_size

Definition at line 419 of file e1000.h.

Definition at line 423 of file e1000.h.

u32 pba

Definition at line 418 of file e1000.h.

Definition at line 422 of file e1000.h.


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