iPXE
txnic_lmac_address Union Reference

An LMAC address. More...

#include <thunderx.h>

Data Fields

struct { 
   uint8_t   pad [2] 
   uint8_t   raw [ETH_ALEN
}; 
uint64_t be64

Detailed Description

An LMAC address.

Definition at line 899 of file thunderx.h.

Field Documentation

◆ pad

uint8_t txnic_lmac_address::pad[2]

Definition at line 901 of file thunderx.h.

◆ raw

uint8_t txnic_lmac_address::raw[ETH_ALEN]

Definition at line 902 of file thunderx.h.

Referenced by txnic_bgx_mac(), and txnic_lmac_probe().

◆ [struct]

struct { ... } txnic_lmac_address

◆ be64

uint64_t txnic_lmac_address::be64

Definition at line 904 of file thunderx.h.

Referenced by txnic_bgx_mac().


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