When developing a PCIe - Ethernet driver in Wince 7 .
Send packet is working fine but on receive when we dump buffer at miniport layer we are receiving the packet but once sent to NDIS we don't get any flags or acknowledgement from NDIS to Miniport .
Is there any API or OID or function helping on this cause ?