How to indicate protocol driver from filter driver without native wifi in rx path?

Hi all,

I am trying to convert packets from 802.11 to 802.3 and trying to indicate
to protocol driver to establish a connection? I am stopping wlanAutoConfig
Service. I want to indicate the packets to upper protocol driver.
How can i do this?

Thanks