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

#include <ixgbe.h>

Data Fields

struct list_head l
 
int vf
 
int rar_entry
 
bool free
 
bool is_macvlan
 
u8 vf_macvlan [ETH_ALEN]
 

Detailed Description

Definition at line 140 of file ixgbe.h.

Field Documentation

bool free

Definition at line 144 of file ixgbe.h.

bool is_macvlan

Definition at line 145 of file ixgbe.h.

Definition at line 141 of file ixgbe.h.

int rar_entry

Definition at line 143 of file ixgbe.h.

int vf

Definition at line 142 of file ixgbe.h.

u8 vf_macvlan[ETH_ALEN]

Definition at line 146 of file ixgbe.h.


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