Home
last modified time | relevance | path

Searched refs:TxPowerRssiThresh (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h891 TI_INT32 TxPowerRssiThresh; member
/hardware/ti/wlan/wl1271/platforms/os/common/src/
DosRgstry.c2378 sizeof p->siteMgrInitParams.TxPowerRssiThresh, in regFillInitTable()
2379 (TI_UINT8*)&p->siteMgrInitParams.TxPowerRssiThresh); in regFillInitTable()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DsiteMgr.c529 tTriggerCfg.threshold = (0 - pSiteMgr->pDesiredParams->TxPowerRssiThresh); in siteMgr_SetDefaults()