Home
last modified time | relevance | path

Searched refs:DRV_MODULATION_QPSK (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/wlan/wl1271/Test/
DsiteMgrDebug.c481 if (pSiteEntry->probeModulation == DRV_MODULATION_QPSK) in printPrimarySite()
492 if (pSiteEntry->beaconModulation == DRV_MODULATION_QPSK) in printPrimarySite()
749 if (pCurrentSiteTable->siteTable[i].probeModulation == DRV_MODULATION_QPSK) in printSiteTable()
758 if (pCurrentSiteTable->siteTable[i].beaconModulation == DRV_MODULATION_QPSK) in printSiteTable()
952 if (pSiteMgr->pDesiredParams->siteMgrDesiredModulationType == DRV_MODULATION_QPSK) in printDesiredParams()
/hardware/ti/wlan/wl1271/utils/
Drate.h142 DRV_MODULATION_QPSK = 3, enumerator