OID_WDI_SET_ADD_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_SET_ADD_PM_PROTOCOL_OFFLOAD adds a list of one or more protocol offloads for power management.
Scope | Set serialized with task | Normal execution time (seconds) |
---|---|---|
Port | Yes | 1 |
This property provides information to enable the device/firmware to implement these protocols while the main CPU is asleep. In this state, the firmware and device handles the offloaded tasks without waking up the host.
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. |
No additional data. The data in the header is sufficient.
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxintf.h |