OID_GEN_MAXIMUM_SEND_PACKETS
As a query, the OID_GEN_MAXIMUM_SEND_PACKETS OID specifies the maximum number of send packet descriptors that a miniport driver's MiniportSendPackets function can accept.
Version Information
Windows Vista and later versions of Windows
Obsolete.
NDIS 6.0 and later miniport drivers
Obsolete.
NDIS 5.1 miniport drivers
Mandatory.
NDIS 5.1 miniport drivers
Mandatory.
Remarks
NDIS ignores any value returned by a deserialized driver in response to a query of OID_GEN_MAXIMUM_SEND_PACKETS. NDIS does not adjust the size of the array of packet descriptors that it supplies to a deserialized miniport driver's MiniportSendPackets function.
Requirements
Header |
Ntddndis.h (include Ndis.h) |