Searched refs:Size (Results 1 - 19 of 19) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dosmemapi.c81 Size - Specifies the size, in bytes, to be allocated.
94 UINT32 Size
98 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32);
101 os_printf("MTT:%s:%d ::os_memoryAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size);
103 if( total_size < Size ) { /* Dm: Security fix */
137 blk->size = Size;
161 Size - Specifies the size, in bytes, to be allocated.
170 UINT32 Size
174 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32);
177 os_printf("MTT:%s:%d ::os_memoryPreAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_siz
[all...]
H A Dosapi.c934 UINT32 Size,
955 UINT32 Size,
1017 Size - Number of characters
1027 UINT32 Size
1030 memmove(pDestination, pSource, Size);
1047 Size - Specifies the number of bytes to copy.
1058 UINT32 Size
1061 print_info("\nos_memoryMoveToHw pTarget 0x%08x pSource 0x%08x Size 0x%08x",(int)pTarget, (int)pSource,(int)Size);
1078 Size
931 _os_memorySharedFree( TI_HANDLE OsContext, PVOID pVirtual, UINT32 Size, OS_PHYSICAL_ADDRESS pPhysical ) argument
953 _os_memorySharedAlloc( TI_HANDLE OsContext, UINT32 Size, OS_PHYSICAL_ADDRESS *pPhysical ) argument
[all...]
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A Dosmemapi.c84 Size - Specifies the size, in bytes, to be allocated.
97 TI_UINT32 Size
101 __u32 total_size = Size + sizeof(struct os_mem_block) + sizeof(__u32);
104 os_printf("MTT:%s:%d ::os_memoryAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size);
147 blk->size = Size;
161 Size - Length in bytes of each element
171 TI_UINT32 Size
178 os_printf("MTT:%s:%d ::os_memoryCAlloc(0x%p, %lu, %lu) : %lu\n",__FUNCTION__,__LINE__,OsContext,Number,Size,Number*Size);
180 MemSize = Number * Size;
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
H A DosApi.h150 UINT32 Size
157 UINT32 Size
164 UINT32 Size
187 UINT32 Size
195 UINT32 Size
202 UINT32 Size
216 UINT32 Size
223 UINT32 Size
395 UINT32 Size
402 UINT32 Size,
[all...]
/system/wlan/ti/wilink_6_1/platforms/os/common/inc/
H A DosApi.h185 * \param Size - Size (in bytes) to be allocated
195 void *os_memoryAlloc (TI_HANDLE OsContext,TI_UINT32 Size);
201 * \param Size - Size (in bytes) of one element
213 void *os_memoryCAlloc (TI_HANDLE OsContext, TI_UINT32 Number, TI_UINT32 Size);
249 * \param Size - Size (in bytes) to copy
257 void os_memoryCopy (TI_HANDLE OsContext, void *pDestination, void *pSource, TI_UINT32 Size);
263 * \param Size
[all...]
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A Dtracebuf.c228 int j,k, Size, nAllocs=0, nFrees=0; local
233 Size = (int)tb_control->entry[j].p2;
234 if (Size > 0) /* Alloc */
237 Allocs += Size;
243 if (tb_control->entry[k].p2 != -Size)
245 TB_PRINTF("Bad free size at 0x%lx address = 0x%lx Size = %ld Allocated = %d\n",
246 tb_control->entry[k].loc, tb_control->entry[k].p1, (long)tb_control->entry[k].p2, Size);
255 TB_PRINTF("Memory leak at 0x%lx address = 0x%lx Size = %d\n",
256 tb_control->entry[j].loc, address, Size);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Ctrl/RecoverCtrl/
H A DrecoveryCtrl.c547 if (pWhalTemplates->Beacon.Size != 0)
550 (UINT16)pWhalTemplates->Beacon.Size,
555 if (pWhalTemplates->ProbeResp.Size != 0)
558 (UINT16)pWhalTemplates->ProbeResp.Size,
563 if (pWhalTemplates->ProbeReq.Size != 0)
566 (UINT16)pWhalTemplates->ProbeReq.Size,
571 if (pWhalTemplates->NullData.Size != 0)
574 (UINT16)pWhalTemplates->NullData.Size,
579 if (pWhalTemplates->PsPoll.Size != 0)
582 (UINT16)pWhalTemplates->PsPoll.Size,
[all...]
/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
H A Dosapi.c208 Size - Length in bytes of each element
212 PVOID os_MemoryCAlloc(U32 Number, U32 Size) argument
214 return calloc(Number, Size);
223 Size - Specifies the size, in bytes, to be allocated.
227 PVOID os_MemoryAlloc(U32 Size) argument
229 return malloc(Size);
242 Size - Redundant, needed only for kernel mode.
/system/wlan/ti/wilink_6_1/CUDK/os/common/inc/
H A Dcu_osapi.h75 PVOID os_MemoryCAlloc(U32 Number, U32 Size);
76 PVOID os_MemoryAlloc(U32 Size);
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBld.c1191 if (DB_WLAN(hCmdBld).bJoin && DB_TEMP(hCmdBld).Beacon.Size != 0)
1195 (TI_UINT16)DB_TEMP(hCmdBld).Beacon.Size,
1207 if (DB_WLAN(hCmdBld).bJoin && DB_TEMP(hCmdBld).ProbeResp.Size != 0)
1211 (TI_UINT16)DB_TEMP(hCmdBld).ProbeResp.Size,
1227 if (DB_TEMP(hCmdBld).ProbeReq24.Size != 0)
1231 (TI_UINT16)DB_TEMP(hCmdBld).ProbeReq24.Size,
1243 if (DB_TEMP(hCmdBld).ProbeReq50.Size != 0)
1247 (TI_UINT16)DB_TEMP(hCmdBld).ProbeReq50.Size,
1260 if (DB_WLAN(hCmdBld).bJoin && DB_TEMP(hCmdBld).NullData.Size != 0)
1264 (TI_UINT16)DB_TEMP(hCmdBld).NullData.Size,
[all...]
H A DCmdBldCmd.c836 pTemplate->Size = pTemplateParams->len;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
H A DwhalHwMboxCmd.h82 extern int whal_hwMboxCmd_WriteMemory (HwMboxCmd_T *pHwMboxCmd, UINT32 Address, UINT32 Size,PVOID pValue);
H A DwhalHwCtrl.c3157 if (pWhalTemplates->Beacon.Size != 0)
3160 (UINT16)pWhalTemplates->Beacon.Size,
3165 if (pWhalTemplates->ProbeResp.Size != 0)
3168 (UINT16)pWhalTemplates->ProbeResp.Size,
3173 if (pWhalTemplates->ProbeReq.Size != 0)
3176 (UINT16)pWhalTemplates->ProbeReq.Size,
3181 if (pWhalTemplates->NullData.Size != 0)
3184 (UINT16)pWhalTemplates->NullData.Size,
3189 if (pWhalTemplates->PsPoll.Size != 0)
3192 (UINT16)pWhalTemplates->PsPoll.Size,
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
H A Dutils.h234 void convert_hex_to_string(tiUINT8 *pBuffer, char *pString, tiUINT8 Size);
247 void convert_hex_to_string(tiUINT8 *pBuffer, char *pString, tiUINT8 Size);
H A Dutils.c65 size - Size of memory to be free
1175 lease: ((Size * 2) + 1)
1178 void convert_hex_to_string(tiUINT8 *pBuffer, char *pString, tiUINT8 Size) argument
1184 for (index = 0; index < Size; index++)
1210 pString[(Size * 2)] = 0;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
H A DwhalCtrl.c1883 pWhalTemplates->Beacon.Size = pTemplateParams->templateLen;
1889 pWhalTemplates->ProbeResp.Size = pTemplateParams->templateLen;
1895 pWhalTemplates->ProbeReq.Size = pTemplateParams->templateLen;
1901 pWhalTemplates->NullData.Size = pTemplateParams->templateLen;
1907 pWhalTemplates->PsPoll.Size = pTemplateParams->templateLen;
1913 pWhalTemplates->QosNullData.Size = pTemplateParams->templateLen;
1950 pWhalTemplates->ProbeReq.Size = pTemplateParams->templateLen;
4197 pMibBuf->Length = pTemplateParams->Size + 10;
4199 pMibBuf->aData.TemplateFrame.Length = pTemplateParams->Size;
4204 pTemplateParams->Size);
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h54 UINT32 Size; member in struct:__anon701
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
H A DwhalHwAccess.c2332 register int Size = Len >> 1; local
2335 while (Size--)
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h1618 TI_UINT32 Size; /**< Template size */ member in struct:__anon1354
4051 * \param uIeTableSize - Size of Input IE Table

Completed in 1139 milliseconds