Home
last modified time | relevance | path

Searched refs:SUPPORTED_RATE_SET_1_2_5_5_11 (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
Drate.h123 SUPPORTED_RATE_SET_1_2_5_5_11 = 1, enumerator
Drate.c1475 case SUPPORTED_RATE_SET_1_2_5_5_11: in rate_SupportedToDrvBitmap()
1815 return rate_SupportedToDrvBitmap (SUPPORTED_RATE_SET_1_2_5_5_11, TI_FALSE); in rate_GetDrvBitmapForDefaultSupporteSet()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DsiteMgr.c3711 …if(pSiteMgr->pDesiredParams->siteMgrRegstrySuppRate[OperationMode] > SUPPORTED_RATE_SET_1_2_5_5_11) in siteMgr_ConfigRate()
3712 … pSiteMgr->pDesiredParams->siteMgrRegstrySuppRate[OperationMode] = SUPPORTED_RATE_SET_1_2_5_5_11; in siteMgr_ConfigRate()
3761 …esiredRateMask.supportedRateMask = rate_SupportedToDrvBitmap (SUPPORTED_RATE_SET_1_2_5_5_11, TI_FA… in siteMgr_externalConfigurationParametersSet()
3763 …rams->siteMgrRegstrySuppRateMask = rate_SupportedToDrvBitmap (SUPPORTED_RATE_SET_1_2_5_5_11, TI_FA… in siteMgr_externalConfigurationParametersSet()