HomeSort by relevance Sort by last modified time
    Searched refs:ESupportedRateSet (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/utils/
rate.h 134 } ESupportedRateSet;
164 TI_UINT32 rate_SupportedToDrvBitmap (ESupportedRateSet eSupportedRateSet, TI_BOOL bDot11a);
rate.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 294 supportedRateMask = rate_SupportedToDrvBitmap((ESupportedRateSet)(pSiteMgr->pDesiredParams->siteMgrRegstrySuppRate[DOT11_G_MODE]), TI_FALSE);
300 supportedRateMask = rate_SupportedToDrvBitmap((ESupportedRateSet)(pSiteMgr->pDesiredParams->siteMgrRegstrySuppRate[DOT11_A_MODE]), TI_TRUE);

Completed in 63 milliseconds