Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | link |
u8 | addr [ETH_ALEN] |
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.
Definition at line 146 of file siena_sriov.c.
Definition at line 145 of file siena_sriov.c.