WDI_TLV_PM_CAPABILITIES (0x42)
WDI_TLV_PM_CAPABILITIES is a TLV that contains power management capabilities.
TLV Type
0x42
Length
The sum (in bytes) of the sizes of all contained elements.
Values
Type | Description |
---|---|
UINT32 | Specifies the power management supported flags.
Valid flags are:
|
UINT32 | Specifies the supported Wake-on-LAN patterns.
Valid patterns are:
|
UINT32 | Specifies the total number of Wake-on-LAN patterns. |
UINT32 | Specifies the maximum Wake-on-LAN pattern size. |
UINT32 | Specifies the maximum Wake-on-LAN pattern offset. |
UINT32 | Specifies the maximum Wake-on-LAN packet save buffer. |
UINT32 | Specifies the supported protocol offloads.
Valid offloads are:
|
UINT32 | Specifies the number of ARP offload IPv4 addresses. |
UINT32 | Specifies the number of NS offload IPv6 addresses. |
NDIS_DEVICE_POWER_STATE | Specifies the minimum magic packet wake-up. |
NDIS_DEVICE_POWER_STATE | Specifies the minimum pattern wake-up. |
NDIS_DEVICE_POWER_STATE | Specifies the minimum link change wake-up. |
UINT32 | Specifies the supported wake-up events.
Valid events are:
|
UINT32 | Specifies the media-specific wake-up events.
Valid events are:
|
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |