iPXE
Data Fields
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 898 of file thunderx.h.

Field Documentation

◆ pad

uint8_t txnic_lmac_address::pad[2]

Definition at line 900 of file thunderx.h.

◆ raw

uint8_t txnic_lmac_address::raw[ETH_ALEN]

Definition at line 901 of file thunderx.h.

Referenced by txnic_bgx_mac(), and txnic_lmac_probe().

◆ @350

struct { ... }

◆ be64

uint64_t txnic_lmac_address::be64

Definition at line 903 of file thunderx.h.

Referenced by txnic_bgx_mac().


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