Home
last modified time | relevance | path

Searched refs:RateMask (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dhal8188e_rate_adaptive.c359 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff015; in odm_ARFBRefresh_8188E()
362 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff010; in odm_ARFBRefresh_8188E()
365 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff005; in odm_ARFBRefresh_8188E()
368 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0f8ff000; in odm_ARFBRefresh_8188E()
371 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x00000ff5; in odm_ARFBRefresh_8188E()
374 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x00000ff0; in odm_ARFBRefresh_8188E()
377 pRaInfo->RAUseRate = (pRaInfo->RateMask)&0x0000000d; in odm_ARFBRefresh_8188E()
381 pRaInfo->RAUseRate = (pRaInfo->RateMask)&MaskFromReg; in odm_ARFBRefresh_8188E()
385 pRaInfo->RAUseRate = (pRaInfo->RateMask)&MaskFromReg; in odm_ARFBRefresh_8188E()
389 pRaInfo->RAUseRate = (pRaInfo->RateMask)&MaskFromReg; in odm_ARFBRefresh_8188E()
[all …]
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dhal8188e_rate_adaptive.h62 u8 RateID, u32 RateMask,
Dodm.h539 u32 RateMask; member
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dodm.h645 u32 RateMask; member