Home
last modified time | relevance | path

Searched refs:uBufferSize (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dipc_k.c85 msgSize = (( IPC_EV_DATA *) pEvData) ->uBufferSize + offsetof(IPC_EV_DATA,uBuffer); in IPC_EventSend()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DTI_IPC_Api.h166 TI_UINT32 uBufferSize; member
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DEvHandler.c262 pNewEvent->uBufferSize = Length; in EvHandlerSendEvent()
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
Dipc_event.c358 … IpcEvent_PrintEvent (pIpcEventChild, EventId, pEvent->uBuffer, pEvent->uBufferSize); in IpcEvent_wext_event_wireless()
/hardware/ti/wlan/wl1271/wpa_supplicant_lib/
Ddriver_ti.c205 if(pData->uBufferSize == sizeof(u32)) in wpa_driver_tista_parse_custom()