iPXE
Data Fields
smscusb_mac Union Reference

MAC address. More...

#include <smscusb.h>

Data Fields

struct {
   uint32_t   l
 MAC receive address low register. More...
 
   uint32_t   h
 MAC receive address high register. More...
 
addr
 MAC receive address registers. More...
 
uint8_t raw [ETH_ALEN]
 Raw MAC address. More...
 

Detailed Description

MAC address.

Definition at line 115 of file smscusb.h.

Field Documentation

◆ l

uint32_t smscusb_mac::l

MAC receive address low register.

Definition at line 119 of file smscusb.h.

◆ h

uint32_t smscusb_mac::h

MAC receive address high register.

Definition at line 121 of file smscusb.h.

◆ addr

struct { ... } smscusb_mac::addr

MAC receive address registers.

◆ raw

uint8_t smscusb_mac::raw[ETH_ALEN]

Raw MAC address.

Definition at line 124 of file smscusb.h.


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