FreeBSD kernel BXE device code
eth_mac_addr_or_tunnel_data Union Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_mac_addr_or_tunnel_data:

Data Fields

struct eth_mac_addresses mac_addr
 
struct eth_tunnel_data tunnel_data
 

Detailed Description

Definition at line 7211 of file ecore_hsi.h.

Field Documentation

◆ mac_addr

struct eth_mac_addresses eth_mac_addr_or_tunnel_data::mac_addr

Definition at line 7213 of file ecore_hsi.h.

Referenced by bxe_tx_encap().

◆ tunnel_data

struct eth_tunnel_data eth_mac_addr_or_tunnel_data::tunnel_data

Definition at line 7214 of file ecore_hsi.h.


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