iPXE
Data Fields
cgem_mac Union Reference

A Cadence GEM MAC address. More...

#include <cgem.h>

Data Fields

struct {
   uint32_t   low
 
   uint32_t   high
 
reg
 
uint8_t raw [ETH_ALEN]
 

Detailed Description

A Cadence GEM MAC address.

Definition at line 120 of file cgem.h.

Field Documentation

◆ low

uint32_t cgem_mac::low

Definition at line 122 of file cgem.h.

◆ high

uint32_t cgem_mac::high

Definition at line 123 of file cgem.h.

◆ reg

struct { ... } cgem_mac::reg

◆ raw

uint8_t cgem_mac::raw[ETH_ALEN]

Definition at line 125 of file cgem.h.


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