Searched refs:bSwRfProcessing (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_r8192s.h278 bool bSwRfProcessing; member in struct:rt_power_save_control
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8185b_init.c1583 // This flag "bSwRfProcessing", indicates the status of IPS procedure, should be set if the IPS workitem
1586 // previous IPS workitem did not end yet, fails to schedule the current workitem. Thus, bSwRfProcessing
1589 priv->bSwRfProcessing = true;
1597 priv->bSwRfProcessing = false;
1618 // (2) bSwRfProcessing (indicates the IPS is still under going)
1623 if (rtState == eRfOn && !priv->bSwRfProcessing
1641 if ((rtState == eRfOff || rtState == eRfSleep) && (!priv->bSwRfProcessing) && priv->RfOffReason <= RF_CHANGE_BY_IPS)
H A Dr8180.h488 bool bSwRfProcessing; member in struct:r8180_priv
H A Dr8180_core.c2646 priv->bSwRfProcessing = false;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_core.c4245 // This flag "bSwRfProcessing", indicates the status of IPS procedure, should be set if the IPS workitem
4248 // previous IPS workitem did not end yet, fails to schedule the current workitem. Thus, bSwRfProcessing
4252 pPSC->bSwRfProcessing = TRUE;
4263 pPSC->bSwRfProcessing = FALSE;
4408 // (2) bSwRfProcessing (indicates the IPS is still under going)
4413 if (rtState == eRfOn && !pPSC->bSwRfProcessing
4440 if (rtState != eRfOn && !pPSC->bSwRfProcessing && priv->ieee80211->RfOffReason <= RF_CHANGE_BY_IPS)
H A Dieee80211.h1694 bool bSwRfProcessing; member in struct:_RT_POWER_SAVE_CONTROL
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h1728 bool bSwRfProcessing; member in struct:_RT_POWER_SAVE_CONTROL
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1701 bool bSwRfProcessing; member in struct:_RT_POWER_SAVE_CONTROL

Completed in 239 milliseconds