Home
last modified time | relevance | path

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

/drivers/staging/epl/
DEplNmtMnu.c175 #define EPL_NMTMNU_GET_NODEINFO(uiNodeId_p) (&EplNmtMnuInstance_g.m_aNodeInfo[uiNodeId_p - 1])
238 static tEplNmtMnuInstance EplNmtMnuInstance_g; variable
342 EPL_MEMSET(&EplNmtMnuInstance_g, 0, sizeof(EplNmtMnuInstance_g)); in EplNmtMnuAddInstance()
348 EplNmtMnuInstance_g.m_pfnCbNodeEvent = pfnCbNodeEvent_p; in EplNmtMnuAddInstance()
349 EplNmtMnuInstance_g.m_pfnCbBootEvent = pfnCbBootEvent_p; in EplNmtMnuAddInstance()
352 EplNmtMnuInstance_g.m_ulStatusRequestDelay = 5000L; in EplNmtMnuAddInstance()
510 uiNodeId_p <= tabentries(EplNmtMnuInstance_g.m_aNodeInfo); in EplNmtMnuSendNmtCommandEx()
686 &EplNmtMnuInstance_g. in EplNmtMnuCbNmtStateChange()
698 EplNmtMnuInstance_g.m_ulStatusRequestDelay = in EplNmtMnuCbNmtStateChange()
700 if (EplNmtMnuInstance_g. in EplNmtMnuCbNmtStateChange()
[all …]