Searched refs:RateMask (Results 1 – 3 of 3) sorted by relevance
340 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff015; in odm_ARFBRefresh_8188E()343 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff010; in odm_ARFBRefresh_8188E()346 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff005; in odm_ARFBRefresh_8188E()349 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff000; in odm_ARFBRefresh_8188E()352 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x00000ff5; in odm_ARFBRefresh_8188E()355 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x00000ff0; in odm_ARFBRefresh_8188E()358 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0000000d; in odm_ARFBRefresh_8188E()362 pRaInfo->RAUseRate = (pRaInfo->RateMask)&MaskFromReg; in odm_ARFBRefresh_8188E()366 pRaInfo->RAUseRate = (pRaInfo->RateMask)&MaskFromReg; in odm_ARFBRefresh_8188E()370 pRaInfo->RAUseRate = (pRaInfo->RateMask)&MaskFromReg; in odm_ARFBRefresh_8188E()[all …]
63 u8 RateID, u32 RateMask,
576 u32 RateMask; member