Home
last modified time | relevance | path

Searched refs:SlProtocolNetAppReceive_t (Results 1 – 2 of 2) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c1280SlProtocolNetAppReceive_t AsyncRsp; /* Will be filled when SL_OPCODE_NETAPP_RECEIVE async event is… in sl_NetAppRecv()
1355 SlProtocolNetAppReceive_t *AsyncRsp; in _SlNetAppHandleAsync_NetAppReceive()
1357SlProtocolNetAppReceive_t *pMsgArgs = (SlProtocolNetAppReceive_t *)_SL_RESP_ARGS_START(pVoidBuf); in _SlNetAppHandleAsync_NetAppReceive()
1359 …pData = (_u8 *)((SlProtocolNetAppReceive_t *)pMsgArgs + 1); /* Points to the netapp receive payloa… in _SlNetAppHandleAsync_NetAppReceive()
1365 …AsyncRsp = (SlProtocolNetAppReceive_t *) ((_SlArgsData_t *)(g_pCB->ObjPool[g_pCB->FunctionParams.… in _SlNetAppHandleAsync_NetAppReceive()
Dprotocol.h1028 } SlProtocolNetAppReceive_t; typedef