iPXE
Data Fields
e1000_mac_info Struct Reference

#include <igbvf_vf.h>

Data Fields

struct e1000_mac_operations ops
 
u8 addr [6]
 
u8 perm_addr [6]
 
enum e1000_mac_type type
 
u16 mta_reg_count
 
u16 rar_entry_count
 
bool get_link_status
 

Detailed Description

Definition at line 224 of file igbvf_vf.h.

Field Documentation

◆ ops

struct e1000_mac_operations e1000_mac_info::ops

Definition at line 225 of file igbvf_vf.h.

Referenced by igbvf_sw_init().

◆ addr

u8 e1000_mac_info::addr[6]

Definition at line 226 of file igbvf_vf.h.

Referenced by igbvf_open(), igbvf_probe(), and igbvf_reset().

◆ perm_addr

u8 e1000_mac_info::perm_addr[6]

Definition at line 227 of file igbvf_vf.h.

◆ type

enum e1000_mac_type e1000_mac_info::type

Definition at line 229 of file igbvf_vf.h.

◆ mta_reg_count

u16 e1000_mac_info::mta_reg_count

Definition at line 231 of file igbvf_vf.h.

◆ rar_entry_count

u16 e1000_mac_info::rar_entry_count

Definition at line 232 of file igbvf_vf.h.

◆ get_link_status

bool e1000_mac_info::get_link_status

Definition at line 234 of file igbvf_vf.h.


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