iPXE
dm96xx_rx_header Struct Reference

DM96xx receive header. More...

#include <dm96xx.h>

Data Fields

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

Detailed Description

DM96xx receive header.

Definition at line 82 of file dm96xx.h.

Field Documentation

◆ rsr

uint8_t dm96xx_rx_header::rsr

Packet status.

Definition at line 84 of file dm96xx.h.

◆ len

uint16_t dm96xx_rx_header::len

Packet length (excluding this header, including CRC)

Definition at line 86 of file dm96xx.h.


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