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

Data Fields

struct list_head link
 
u8 addr [ETH_ALEN]
 

Detailed Description

struct efx_local_addr - A MAC address on the vswitch without a VF.

Siena does not have a switch, so VFs can't transmit data to each other. Instead the VFs must be made aware of the local addresses on the vswitch, so that they can arrange for an alternative software datapath to be used.

List head for insertion into efx->local_addr_list. : Ethernet address

Definition at line 144 of file siena_sriov.c.

Field Documentation

u8 addr[ETH_ALEN]

Definition at line 146 of file siena_sriov.c.

Definition at line 145 of file siena_sriov.c.


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