iPXE
Data Fields
dm96xx_rx_header Struct Reference

DM96xx receive header. More...

#include <dm96xx.h>

Data Fields

uint8_t rsr
 Packet status. More...
 
uint16_t len
 Packet length (excluding this header, including CRC) More...
 

Detailed Description

DM96xx receive header.

Definition at line 81 of file dm96xx.h.

Field Documentation

◆ rsr

uint8_t dm96xx_rx_header::rsr

Packet status.

Definition at line 83 of file dm96xx.h.

◆ len

uint16_t dm96xx_rx_header::len

Packet length (excluding this header, including CRC)

Definition at line 85 of file dm96xx.h.


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