Home
last modified time | relevance | path

Searched defs:odm_rate_adapt (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/include/
Dodm.h212 struct odm_rate_adapt { struct
213 u8 Type; /* DM_Type_ByFW/DM_Type_ByDriver */
214 u8 HighRSSIThresh; /* if RSSI > HighRSSIThresh => RATRState is DM_RATR_STA_HIGH */
215 u8 LowRSSIThresh; /* if RSSI <= LowRSSIThresh => RATRState is DM_RATR_STA_LOW */
216 u8 RATRState; /* Current RSSI level, DM_RATR_STA_HIGH/DM_RATR_STA_MIDDLE/DM_RATR_STA_LOW */
217 u32 LastRATR; /* RATR Register Content */
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dodm.h247 struct odm_rate_adapt { struct
248 u8 Type; /* DM_Type_ByFW/DM_Type_ByDriver */
249 u8 HighRSSIThresh; /* if RSSI > HighRSSIThresh => RATRState is DM_RATR_STA_HIGH */
250 u8 LowRSSIThresh; /* if RSSI <= LowRSSIThresh => RATRState is DM_RATR_STA_LOW */
251 u8 RATRState; /* Current RSSI level, DM_RATR_STA_HIGH/DM_RATR_STA_MIDDLE/DM_RATR_STA_LOW */
252 u32 LastRATR; /* RATR Register Content */