OID_WDI_SET_CONNECTION_QUALITY (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_CONNECTION_QUALITY provides a hint to the IHV component to enforce connection quality for a given virtualized port. This hint allows the port to optimize channel usage in different scenarios.
Scope | Set serialized with task | Normal execution time (seconds) |
---|---|---|
Port | Yes | 1 |
Note This property specifies data path quality of service hints, which may cause conflicts with other properties or tasks that are issued to the adapter.
Set property parameters
TLV | Multiple TLV instances allowed | Optional | Description |
---|---|---|---|
WDI_TLV_CONNECTION_QUALITY_PARAMETERS | The desired Wi-Fi connection quality hint. | ||
WDI_TLV_LOW_LATENCY_CONNECTION_QUALITY_PARAMETERS | X | The behavior for low latency connection quality. This is only required if the connection quality is set to WDI_CONNECTION_QUALITY_LOW_LATENCY. |
Set property results
No additional data. The data in the header is sufficient.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxintf.h |