Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/
Drtllib_softmac.c424 bool bInitState) in rtllib_EnableNetMonitorMode() argument
430 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableNetMonitorMode()
440 bool bInitState) in rtllib_DisableNetMonitorMode() argument
446 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableNetMonitorMode()
459 bool bInitState) in rtllib_EnableIntelPromiscuousMode() argument
467 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableIntelPromiscuousMode()
482 bool bInitState) in rtllib_DisableIntelPromiscuousMode() argument
490 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableIntelPromiscuousMode()
Drtllib.h2776 bool bInitState);
2778 bool bInitState);
2780 bool bInitState);
2782 bool bInitState);