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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 235 TI_UINT32 supportedRateMask,basicRateMask;
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);
309 supportedRateMask = rate_SupportedToDrvBitmap(SUPPORTED_RATE_SET_UP_TO_54, TI_FALSE);
312 rate_DrvBitmapToNetStr (supportedRateMask, basicRateMask, ratesBuf, &len, &ofdmIndex);
314 TRACE5(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "buildProbeReqTemplate, supportedRateMask=0x%x, basicRateMask=0x%x, len=%d, ofdmIndex=%d, radioBand =%d\n", supportedRateMask,basicRateMask,len, ofdmIndex, radioBand);
415 TI_UINT32 supportedRateMask,basicRateMask;
487 supportedRateMask = rate_GetDrvBitmapForDefaultSupporteSet ();
492 supportedRateMask = pSiteMgr->pDesiredParams->siteMgrMatchedSuppRateMask
    [all...]
siteMgr.c     [all...]
systemConfig.c 318 rate_DrvBitmapToNetStr (pSiteMgr->pDesiredParams->siteMgrCurrentDesiredRateMask.supportedRateMask,
544 pSiteMgr->pDesiredParams->siteMgrCurrentDesiredRateMask.supportedRateMask;
548 pPrimarySite->rateMask.supportedRateMask;
scanResultTable.c     [all...]
assocSM.c     [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 306 TI_UINT32 supportedRateMask;
    [all...]

Completed in 119 milliseconds