Edit

OID_WDI_GET_PM_PROTOCOL_OFFLOAD (dot11wificxintf.h)

Important

This topic is part of the WiFiCx driver model. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features. The previous Wi-Fi driver model WDI is in maintenance mode and will only receive high priority fixes.

OID_WDI_GET_PM_PROTOCOL_OFFLOAD requests a list of protocol offloads for power management.

Scope Set serialized with task Normal execution time (seconds)
Port Not applicable 1

Get property parameters

TLV Multiple TLV instances allowed Optional Description
WDI_TLV_PM_PROTOCOL_OFFLOAD_GET Protocol offload ID.

Get property results

TLV Multiple TLV instances allowed Optional Description
WDI_TLV_PM_PROTOCOL_OFFLOAD_IPv4ARP X IPv4 ARP protocol offload parameters.
WDI_TLV_PM_PROTOCOL_OFFLOAD_IPv6NS X IPv6 NS protocol offload parameters.
WDI_TLV_PM_PROTOCOL_OFFLOAD_80211RSN_REKEY X RSN Rekey protocol offload parameters.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxintf.h

See also

OID_WDI_SET_ADD_PM_PROTOCOL_OFFLOAD

OID_WDI_SET_REMOVE_PM_PROTOCOL_OFFLOAD