Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c406 bool bInitState) in rtllib_EnableNetMonitorMode() argument
412 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableNetMonitorMode()
420 bool bInitState) in rtllib_DisableNetMonitorMode() argument
426 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableNetMonitorMode()
437 bool bInitState) in rtllib_EnableIntelPromiscuousMode() argument
445 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableIntelPromiscuousMode()
458 bool bInitState) in rtllib_DisableIntelPromiscuousMode() argument
466 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableIntelPromiscuousMode()
H A Drtllib.h1997 void rtllib_EnableNetMonitorMode(struct net_device *dev, bool bInitState);
1998 void rtllib_DisableNetMonitorMode(struct net_device *dev, bool bInitState);
1999 void rtllib_EnableIntelPromiscuousMode(struct net_device *dev, bool bInitState);
2001 bool bInitState);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c406 bool bInitState) in rtllib_EnableNetMonitorMode() argument
412 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableNetMonitorMode()
420 bool bInitState) in rtllib_DisableNetMonitorMode() argument
426 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableNetMonitorMode()
437 bool bInitState) in rtllib_EnableIntelPromiscuousMode() argument
445 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableIntelPromiscuousMode()
458 bool bInitState) in rtllib_DisableIntelPromiscuousMode() argument
466 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableIntelPromiscuousMode()
H A Drtllib.h1997 void rtllib_EnableNetMonitorMode(struct net_device *dev, bool bInitState);
1998 void rtllib_DisableNetMonitorMode(struct net_device *dev, bool bInitState);
1999 void rtllib_EnableIntelPromiscuousMode(struct net_device *dev, bool bInitState);
2001 bool bInitState);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib_softmac.c406 bool bInitState) in rtllib_EnableNetMonitorMode() argument
412 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableNetMonitorMode()
420 bool bInitState) in rtllib_DisableNetMonitorMode() argument
426 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableNetMonitorMode()
437 bool bInitState) in rtllib_EnableIntelPromiscuousMode() argument
445 ieee->AllowAllDestAddrHandler(dev, true, !bInitState); in rtllib_EnableIntelPromiscuousMode()
458 bool bInitState) in rtllib_DisableIntelPromiscuousMode() argument
466 ieee->AllowAllDestAddrHandler(dev, false, !bInitState); in rtllib_DisableIntelPromiscuousMode()
H A Drtllib.h1997 void rtllib_EnableNetMonitorMode(struct net_device *dev, bool bInitState);
1998 void rtllib_DisableNetMonitorMode(struct net_device *dev, bool bInitState);
1999 void rtllib_EnableIntelPromiscuousMode(struct net_device *dev, bool bInitState);
2001 bool bInitState);
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsb.cxx499 bool bInitState = pFormModule->getInitState(); in CreateObject() local
500 if( bInitState ) in CreateObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsb.cxx508 bool bInitState = pFormModule->getInitState(); in CreateObject() local
509 if( bInitState ) in CreateObject()