iPXE
Data Fields
smsc75xx_tx_header Struct Reference

Transmit packet header. More...

#include <smsc75xx.h>

Data Fields

uint32_t command
 TX command word. More...
 
uint16_t tag
 VLAN tag. More...
 
uint16_t mss
 Maximum segment size. More...
 

Detailed Description

Transmit packet header.

Definition at line 100 of file smsc75xx.h.

Field Documentation

◆ command

uint32_t smsc75xx_tx_header::command

TX command word.

Definition at line 102 of file smsc75xx.h.

◆ tag

uint16_t smsc75xx_tx_header::tag

VLAN tag.

Definition at line 104 of file smsc75xx.h.

◆ mss

uint16_t smsc75xx_tx_header::mss

Maximum segment size.

Definition at line 106 of file smsc75xx.h.


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