How do I execute NDIS_Reset code on WLH for a NDIS based miniport driver?

Hi,

I have a NDIS based miniport driver for a NIC. I want to execute NDIS_Reset
(basically reset) routine code of my driver?
Is there a tool that I can use to execute this path?

Regards,
-Praveen