Searched refs:RAUseRate (Results 1 – 2 of 2) sorted by relevance
123 if (pRaInfo->RAUseRate & BIT(i)) { in odm_RateDown_8188E()174 if (pRaInfo->RAUseRate & BIT(i)) { in odm_RateUp_8188E()286 pRaInfo->RAUseRate = (pRaInfo->RateMask) & 0x0f8ff015; in odm_ARFBRefresh_8188E()289 pRaInfo->RAUseRate = (pRaInfo->RateMask) & 0x0f8ff010; in odm_ARFBRefresh_8188E()292 pRaInfo->RAUseRate = (pRaInfo->RateMask) & 0x0f8ff005; in odm_ARFBRefresh_8188E()295 pRaInfo->RAUseRate = (pRaInfo->RateMask) & 0x0f8ff000; in odm_ARFBRefresh_8188E()298 pRaInfo->RAUseRate = (pRaInfo->RateMask) & 0x00000ff5; in odm_ARFBRefresh_8188E()301 pRaInfo->RAUseRate = (pRaInfo->RateMask) & 0x00000ff0; in odm_ARFBRefresh_8188E()304 pRaInfo->RAUseRate = (pRaInfo->RateMask) & 0x0000000d; in odm_ARFBRefresh_8188E()311 pRaInfo->RAUseRate = (pRaInfo->RateMask) & MaskFromReg; in odm_ARFBRefresh_8188E()[all …]
136 u32 RAUseRate; member