Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
Dcu_os.h54 S32 CuOs_GetTxPowerLevel(THandle hCuWext, S32* pTxPowerLevel);
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dcu_wext.c386 S32 CuOs_GetTxPowerLevel(THandle hCuWext, S32* pTxPowerLevel) in CuOs_GetTxPowerLevel() argument
398 *pTxPowerLevel = pCuWext->req_data.txpower.value; in CuOs_GetTxPowerLevel()