Home
last modified time | relevance | path

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

/drivers/staging/epl/
DEplNmtMnu.c1534 tEplDllNodeInfo DllNodeInfo; in EplNmtMnuStartBootStep1() local
1536 EPL_MEMSET(&DllNodeInfo, 0, in EplNmtMnuStartBootStep1()
1537 sizeof(DllNodeInfo)); in EplNmtMnuStartBootStep1()
1538 DllNodeInfo.m_uiNodeId = uiLocalNodeId; in EplNmtMnuStartBootStep1()
1540 Ret = EplDlluCalAddNode(&DllNodeInfo); in EplNmtMnuStartBootStep1()
1635 tEplDllNodeInfo DllNodeInfo; in EplNmtMnuNodeBootStep2() local
1642 DllNodeInfo.m_uiNodeId = uiNodeId_p; in EplNmtMnuNodeBootStep2()
1646 &DllNodeInfo.m_dwPresTimeout, &ObdSize); in EplNmtMnuNodeBootStep2()
1654 &DllNodeInfo.m_wPreqPayloadLimit, in EplNmtMnuNodeBootStep2()
1663 &DllNodeInfo.m_wPresPayloadLimit, in EplNmtMnuNodeBootStep2()
[all …]