Home
last modified time | relevance | path

Searched refs:pRateList (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DscanResultTable.h160 …BssidSupportedRatesList (TI_HANDLE hScanResultTable, OS_802_11_N_RATES *pRateList, TI_UINT32 *pLen…
DScanCncnApp.c248 …scanResultTable_GetBssidSupportedRatesList (pScanCncn->hScanResultTable, pParam->content.pRateList, in scanCncnApp_GetParam()
DscanResultTable.c1283 OS_802_11_N_RATES *pRateList, in scanResultTable_GetBssidSupportedRatesList() argument
1306 pCurrRateString = &(pRateList[uSiteIndex]); in scanResultTable_GetBssidSupportedRatesList()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h755 OS_802_11_N_RATES *pRateList; member
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
DCmdInterpretWext.c690 pParam->content.pRateList = rate_list; in cmdInterpret_convertAndExecute()