Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/hal/
DHal8188ERateAdaptive.c450 if ((pRaInfo->PTStopCount >= 10) || in odm_PTTryState_8188E()
462 pRaInfo->PTStopCount = 0; in odm_PTTryState_8188E()
465 pRaInfo->PTStopCount++; in odm_PTTryState_8188E()
585 pRaInfo->PTStopCount = 0; in ODM_RAInfo_Init()
/drivers/staging/rtl8188eu/include/
Dodm.h598 u8 PTStopCount; /* Stop PT counter */ member