iPXE
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 306 of file igbvf.h.

Field Documentation

◆ mac

enum e1000_mac_type igbvf_info::mac

Definition at line 307 of file igbvf.h.

◆ flags

unsigned int igbvf_info::flags

Definition at line 308 of file igbvf.h.

◆ pba

u32 igbvf_info::pba

Definition at line 309 of file igbvf.h.

◆ init_ops

void(* igbvf_info::init_ops) (struct e1000_hw *)

Definition at line 310 of file igbvf.h.

◆ get_variants

s32(* igbvf_info::get_variants) (struct igbvf_adapter *)

Definition at line 311 of file igbvf.h.


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