Searched defs:Value (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
H A Dosmemapi.c256 Value - Specifies the value to set
267 TI_INT32 Value,
275 memset(pMemPtr,Value,Length);
264 os_memorySet( TI_HANDLE OsContext, void* pMemPtr, TI_INT32 Value, TI_UINT32 Length ) argument
/hardware/ti/wlan/wl1271/utils/
H A DosDot11.h79 void* Value; member in union:_OS_PACKET_8021Q_INFO::__anon3205
/hardware/ti/wlan/wl1271/platforms/os/common/src/
H A DosRgstry.c932 Return Value:
4306 Return Value:
4390 Return Value:
4465 Return Value:
4550 Return Value:
4838 PNDIS_CONFIGURATION_PARAMETER Value; local
4841 NdisReadConfiguration(&Status, &Value,
4855 PRINTF(DBG_REGISTRY_VERY_LOUD, ("TIWL: New Flag - 0x%X\n", Value->ParameterData.IntegerData));
4857 TiDebugFlag = Value->ParameterData.IntegerData;
5006 Return Value
[all...]

Completed in 163 milliseconds