Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dhal8188e_rate_adaptive.c150 if (pRaInfo->RAUseRate & BIT(i)) { in odm_RateDown_8188E()
220 if (pRaInfo->RAUseRate & BIT(i)) { in odm_RateUp_8188E()
359 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()
[all …]
Dusb_halinit.c1857 haldata->odmpriv.RAInfo[entry_id].RAUseRate, in rtw_hal_get_def_var()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dodm.h540 u32 RAUseRate; member
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dodm.h646 u32 RAUseRate; member