What does HRESULT 0x80342004 (ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL) mean?

 
Previous Next
ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL ERROR_NDIS_DOT11_AP_CHANNEL_CURRENTLY_NOT_AVAILABLE

ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL

ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL The adapter reached its limit for low-power protocol offloads. These offloads let the NIC handle selected traffic while the computer sleeps, but their number and type are constrained by the adapter capabilities.

What to check

  • Review active protocol offloads and remove requests that are not required for the intended sleep or wake behavior.
  • Verify the adapter power-management capability and driver version before enabling additional offloads.
  • Prefer a small, well-defined set of wake and offload rules over duplicate rules from multiple components.

Microsoft: NDIS power management enhancements

Microsoft: Adding and deleting Wake-on-LAN patterns

Microsoft: !ndiskd.netadapter


Looking for a different code? Search another status or error code.