Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/source/
Ddriver.h274 RECV_ID /* Please note!! this member must be the last in this action enum */ enumerator
Ddriver.c908 ObjIdx = _SlDrvWaitForPoolObj(RECV_ID, Sd & SL_BSD_SOCKET_ID_MASK); in _SlDrvDataReadOp()
2504 else if (g_pCB->ObjPool[ActiveIndex].ActionID == RECV_ID) in _SlDrvReleaseAllActivePendingPoolObj()
2602 …if ((g_pCB->ObjPool[ActiveIndex].ActionID == RECV_ID) && (Sd == g_pCB->ObjPool[ActiveIndex].Additi… in _SlDrvFindAndSetActiveObj()