Home
last modified time | relevance | path

Searched refs:bInitState (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_softmac.c424 bool bInitState) in rtllib_EnableNetMonitorMode() argument
430 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableNetMonitorMode()
438 bool bInitState) in rtllib_DisableNetMonitorMode() argument
444 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableNetMonitorMode()
455 bool bInitState) in rtllib_EnableIntelPromiscuousMode() argument
463 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableIntelPromiscuousMode()
476 bool bInitState) in rtllib_DisableIntelPromiscuousMode() argument
484 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableIntelPromiscuousMode()
Drtllib.h2712 bool bInitState);
2714 bool bInitState);
2716 bool bInitState);
2718 bool bInitState);