NDIS_STATUS_LINK_SPEED_CHANGE (Compact 2013)
3/26/2014
This status indicates a link speed change.
Remarks
NDIS translates NDIS_STATUS_LINK_SPEED_CHANGE status indications to NDIS_STATUS_LINK_STATE status indications for overlying NDIS 6.0 drivers. When NDIS receives an NDIS_STATUS_LINK_SPEED_CHANGE status, NDIS issues an OID_GEN_LINK_SPEED query request. NDIS uses the results of the OID_GEN_LINK_SPEED query to issue an NDIS_STATUS_LINK_STATE status to overlying NDIS 6.0 drivers.
The NDIS 5.x or earlier miniport driver supplies a DWORD-type value at the StatusBuffer parameter of the NdisMIndicateStatus function.
Requirements
Header |
ndis.h |
See Also
Reference
NDIS General Status Indications
NDIS_STATUS_LINK_STATE
NdisMIndicateStatus
OID_GEN_LINK_SPEED