Searched refs:RAUseRate (Results 1 – 9 of 9) sorted by relevance
136 if (pRaInfo->RAUseRate & BIT(i)) { in odm_RateDown_8188E()204 if (pRaInfo->RAUseRate & BIT(i)) { in odm_RateUp_8188E()345 pRaInfo->RAUseRate = pRaInfo->RateMask & 0x0f8ff015; in odm_ARFBRefresh_8188E()348 pRaInfo->RAUseRate = pRaInfo->RateMask & 0x0f8ff010; in odm_ARFBRefresh_8188E()351 pRaInfo->RAUseRate = pRaInfo->RateMask & 0x0f8ff005; in odm_ARFBRefresh_8188E()354 pRaInfo->RAUseRate = pRaInfo->RateMask & 0x0f8ff000; in odm_ARFBRefresh_8188E()357 pRaInfo->RAUseRate = pRaInfo->RateMask & 0x00000ff5; in odm_ARFBRefresh_8188E()360 pRaInfo->RAUseRate = pRaInfo->RateMask & 0x00000ff0; in odm_ARFBRefresh_8188E()363 pRaInfo->RAUseRate = pRaInfo->RateMask & 0x0000000d; in odm_ARFBRefresh_8188E()367 pRaInfo->RAUseRate = pRaInfo->RateMask & MaskFromReg; in odm_ARFBRefresh_8188E()[all …]
1847 haldata->odmpriv.RAInfo[entry_id].RAUseRate, in rtw_hal_get_def_var()
259 if (pRaInfo->RAUseRate & BIT(i)) in odm_RateDown_8188E()331 if (pRaInfo->RAUseRate & BIT(i)) in odm_RateUp_8188E()474 pRaInfo->RAUseRate=(pRaInfo->RateMask)&0x0f8ff015; in odm_ARFBRefresh_8188E()477 pRaInfo->RAUseRate=(pRaInfo->RateMask)&0x0f8ff010; in odm_ARFBRefresh_8188E()480 pRaInfo->RAUseRate=(pRaInfo->RateMask)&0x0f8ff005; in odm_ARFBRefresh_8188E()483 pRaInfo->RAUseRate=(pRaInfo->RateMask)&0x0f8ff000; in odm_ARFBRefresh_8188E()486 pRaInfo->RAUseRate=(pRaInfo->RateMask)&0x00000ff5; in odm_ARFBRefresh_8188E()489 pRaInfo->RAUseRate=(pRaInfo->RateMask)&0x00000ff0; in odm_ARFBRefresh_8188E()492 pRaInfo->RAUseRate=(pRaInfo->RateMask)&0x0000000d; in odm_ARFBRefresh_8188E()496 pRaInfo->RAUseRate=(pRaInfo->RateMask)&MaskFromReg; in odm_ARFBRefresh_8188E()[all …]
116 u4Byte RAUseRate; member
113 u4Byte RAUseRate; member
173 u4Byte RAUseRate; member
537 u32 RAUseRate; member
643 u32 RAUseRate; member
5514 pHalData->odmpriv.RAInfo[mac_id].RAUseRate, in GetHalDefVar8188E()