Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/Test/
DsiteMgrDebug.c485 else if (pSiteEntry->probeModulation == DRV_MODULATION_PBCC) in printPrimarySite()
496 else if (pSiteEntry->beaconModulation == DRV_MODULATION_PBCC) in printPrimarySite()
753 else if (pCurrentSiteTable->siteTable[i].probeModulation == DRV_MODULATION_PBCC) in printSiteTable()
762 else if (pCurrentSiteTable->siteTable[i].beaconModulation == DRV_MODULATION_PBCC) in printSiteTable()
956 else if (pSiteMgr->pDesiredParams->siteMgrDesiredModulationType == DRV_MODULATION_PBCC) in printDesiredParams()
/hardware/ti/wlan/wl1271/utils/
Drate.h141 DRV_MODULATION_PBCC = 2, enumerator
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DsystemConfig.c290 if (pSiteMgr->pDesiredParams->siteMgrDesiredModulationType == DRV_MODULATION_PBCC) in sendProbeResponse()
512 else if(pSiteMgr->pDesiredParams->siteMgrDesiredModulationType == DRV_MODULATION_PBCC) in systemConfig()
DsiteMgr.c166 …ontent.iePacket.capabilities >> CAP_PBCC_SHIFT) & CAP_PBCC_MASK) ? DRV_MODULATION_PBCC : DRV_MODUL…
169 …ontent.iePacket.capabilities >> CAP_PBCC_SHIFT) & CAP_PBCC_MASK) ? DRV_MODULATION_PBCC : DRV_MODUL…
773 if (pParam->content.siteMgrDesiredModulationType == DRV_MODULATION_PBCC) in siteMgr_setParam()
1776 (pSiteMgr->chosenModulation == DRV_MODULATION_PBCC) && in siteMgr_updateSite()
2769 …if(pSiteMgr->currentDataModulation != DRV_MODULATION_PBCC && pSiteMgr->currentDataModulation != DR… in updateRates()
3326 pSiteMgr->pDesiredParams->siteMgrDesiredModulationType = DRV_MODULATION_PBCC; in setSupportedRateSet()
3386 if(pSiteMgr->currentDataModulation != DRV_MODULATION_PBCC && in pbccAlgorithm()
DscanResultTable.c89 …ontent.iePacket.capabilities >> CAP_PBCC_SHIFT) & CAP_PBCC_MASK) ? DRV_MODULATION_PBCC : DRV_MODUL…
93 …ontent.iePacket.capabilities >> CAP_PBCC_SHIFT) & CAP_PBCC_MASK) ? DRV_MODULATION_PBCC : DRV_MODUL…