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

#include <igbvf.h>

Data Fields

enum e1000_mac_type mac
 
unsigned int flags
 
u32 pba
 
void(* init_ops )(struct e1000_hw *)
 
s32(* get_variants )(struct igbvf_adapter *)
 

Detailed Description

Definition at line 288 of file igbvf.h.

Field Documentation

unsigned int flags

Definition at line 290 of file igbvf.h.

s32(* get_variants)(struct igbvf_adapter *)

Definition at line 293 of file igbvf.h.

void(* init_ops)(struct e1000_hw *)

Definition at line 292 of file igbvf.h.

Definition at line 289 of file igbvf.h.

u32 pba

Definition at line 291 of file igbvf.h.


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