TianoCore EDK2 master
Loading...
Searching...
No Matches
USB_ETHERNET_FUN_DESCRIPTOR Struct Reference

Data Fields

UINT8 FunctionLength
 
UINT8 DescriptorType
 
UINT8 DescriptorSubtype
 
UINT8 MacAddress
 
UINT32 EthernetStatistics
 
UINT16 MaxSegmentSize
 
UINT16 NumberMcFilters
 
UINT8 NumberPowerFilters
 

Detailed Description

Definition at line 65 of file UsbEthernetProtocol.h.

Field Documentation

◆ DescriptorSubtype

UINT8 USB_ETHERNET_FUN_DESCRIPTOR::DescriptorSubtype

Definition at line 68 of file UsbEthernetProtocol.h.

◆ DescriptorType

UINT8 USB_ETHERNET_FUN_DESCRIPTOR::DescriptorType

Definition at line 67 of file UsbEthernetProtocol.h.

◆ EthernetStatistics

UINT32 USB_ETHERNET_FUN_DESCRIPTOR::EthernetStatistics

Definition at line 70 of file UsbEthernetProtocol.h.

◆ FunctionLength

UINT8 USB_ETHERNET_FUN_DESCRIPTOR::FunctionLength

Definition at line 66 of file UsbEthernetProtocol.h.

◆ MacAddress

UINT8 USB_ETHERNET_FUN_DESCRIPTOR::MacAddress

Definition at line 69 of file UsbEthernetProtocol.h.

◆ MaxSegmentSize

UINT16 USB_ETHERNET_FUN_DESCRIPTOR::MaxSegmentSize

Definition at line 71 of file UsbEthernetProtocol.h.

◆ NumberMcFilters

UINT16 USB_ETHERNET_FUN_DESCRIPTOR::NumberMcFilters

Definition at line 72 of file UsbEthernetProtocol.h.

◆ NumberPowerFilters

UINT8 USB_ETHERNET_FUN_DESCRIPTOR::NumberPowerFilters

Definition at line 73 of file UsbEthernetProtocol.h.


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