Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/Test/
DTWD_Debug.c377 pElem->pwr.MissingBcnsCnt = ENDIAN_HANDLE_LONG(pElem->pwr.MissingBcnsCnt); in TWD_StatisticsReadCB()
378 pElem->pwr.RcvdBeaconsCnt = ENDIAN_HANDLE_LONG(pElem->pwr.RcvdBeaconsCnt); in TWD_StatisticsReadCB()
379 pElem->pwr.ConnectionOutOfSync = ENDIAN_HANDLE_LONG(pElem->pwr.ConnectionOutOfSync); in TWD_StatisticsReadCB()
380 pElem->pwr.ContMissBcnsSpread[0] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[0]); in TWD_StatisticsReadCB()
381 pElem->pwr.ContMissBcnsSpread[1] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[1]); in TWD_StatisticsReadCB()
382 pElem->pwr.ContMissBcnsSpread[2] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[2]); in TWD_StatisticsReadCB()
383 pElem->pwr.ContMissBcnsSpread[3] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[3]); in TWD_StatisticsReadCB()
384 pElem->pwr.ContMissBcnsSpread[4] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[4]); in TWD_StatisticsReadCB()
385 pElem->pwr.ContMissBcnsSpread[5] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[5]); in TWD_StatisticsReadCB()
386 pElem->pwr.ContMissBcnsSpread[6] = ENDIAN_HANDLE_LONG(pElem->pwr.ContMissBcnsSpread[6]); in TWD_StatisticsReadCB()
[all …]
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
Dpublic_infoele.h1005 PwrStatistics_t pwr; member