OID_WDI_GET_STATISTICS (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_STATISTICS requests that the IHV component returns MAC and PHY layer statistics.
Scope | Set serialized with task | Normal execution time (seconds) |
---|---|---|
Port | Set not supported | 1 |
The MAC statistics must all be maintained per port. PHY statistics must also be maintained per port unless exempted. If PHY statistics cannot be maintained per port (as allowed by exemption), the statistics can be maintained per "channel" (PHY statistics for two ports operating on the same channel can be combined).
Get property parameters
No additional parameters. The data in the header is sufficient.
Get property results
TLV | Multiple TLV instances allowed | Optional | Description |
---|---|---|---|
WDI_TLV_MAC_STATISTICS | X | Per-peer MAC statistics. | |
WDI_TLV_PHY_STATISTICS | X | Per-port PHY statistics. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxintf.h |