daaoptions.blogg.se

D0 packet coalescing enable or disable
D0 packet coalescing enable or disable









For more information, see Setting Packet Coalescing Receive Filters. Overlying drivers, such as protocol and filter drivers, download the packet coalescing receive filters to the miniport driver by issuing object identifier (OID) set requests of OID_RECEIVE_FILTER_SET_FILTER. Note As soon as the first packet that matches a receive filter is coalesced and the timer is started, the network adapter must coalesce additional packets that match receive filters without resetting and restarting the timer.

d0 packet coalescing enable or disable

As soon as the timer expires, the adapter must interrupt the host so the miniport driver can process the coalesced packets. The adapter uses this value to set an expiration value on a hardware timer on the adapter. The maximum time that a packet that matches a coalescing receive filter is coalesced by the network adapter.

d0 packet coalescing enable or disable

Each receive filter for packet coalescing defines the following:Ī set of fields within the various protocol headers of a packet, such as the destination address of a media access control (MAC) header or destination port of a User Datagram Protocol (UDP) header. Starting with NDIS 6.30, NDIS receive filters have been extended to support packet coalescing.











D0 packet coalescing enable or disable