Searched refs:RetValue (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosRgstry.c3860 PNDIS_CONFIGURATION_PARAMETER RetValue; local
3864 NdisReadConfiguration(&Status, &RetValue,
3870 NdisReadConfiguration(&Status, &RetValue,
3876 assignRegValue(&value, RetValue);
3877 RetValue->ParameterData.IntegerData = value;
3885 RetValue->ParameterData.IntegerData < minValue ||
3886 RetValue->ParameterData.IntegerData > maxValue)
3893 value = RetValue->ParameterData.IntegerData;
3945 PNDIS_CONFIGURATION_PARAMETER RetValue; local
3962 NdisReadConfiguration(&Status, &RetValue,
4030 PNDIS_CONFIGURATION_PARAMETER RetValue; local
4078 PNDIS_CONFIGURATION_PARAMETER RetValue; local
4367 PNDIS_CONFIGURATION_PARAMETER RetValue; local
[all...]
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c4298 PNDIS_CONFIGURATION_PARAMETER RetValue; local
4302 NdisReadConfiguration(&Status, &RetValue,
4308 NdisReadConfiguration(&Status, &RetValue,
4314 assignRegValue(&value, RetValue);
4315 RetValue->ParameterData.IntegerData = value;
4322 RetValue->ParameterData.IntegerData < minValue ||
4323 RetValue->ParameterData.IntegerData > maxValue)
4330 value = RetValue->ParameterData.IntegerData;
4456 PNDIS_CONFIGURATION_PARAMETER RetValue; local
4473 NdisReadConfiguration(&Status, &RetValue,
4539 PNDIS_CONFIGURATION_PARAMETER RetValue; local
[all...]

Completed in 78 milliseconds