Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
Dcu_os.h56 S32 CuOs_GetRtsTh(THandle hCuWext, PS32 pRtsTh);
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dcu_wext.c420 S32 CuOs_GetRtsTh(THandle hCuWext, PS32 pRtsTh) in CuOs_GetRtsTh() function
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c1446 if(OK != CuOs_GetRtsTh(pCuCmd->hCuWext, &RtsTh)) return; in CuCmd_ModifyRtsTh()
1997 if(OK != CuOs_GetRtsTh(pCuCmd->hCuWext, &rtsTh)) return; in CuCmd_ShowStatistics()
2201 if(OK != CuOs_GetRtsTh(pCuCmd->hCuWext, &RtsTh)) return; in CuCmd_ShowAdvancedParams()