Home
last modified time | relevance | path

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

/drivers/staging/epl/
DEplNmtMnu.c1738 if (Ret == kEplReject) { // timer was started in EplNmtMnuStartCheckCom()
1807 Ret = kEplReject; in EplNmtMnuNodeCheckCom()
1975 if (Ret == kEplReject) { in EplNmtMnuProcessInternalEvent()
2013 if (Ret == kEplReject) { // interrupt boot process on user request in EplNmtMnuProcessInternalEvent()
2054 if (Ret == kEplReject) { // interrupt boot process on user request in EplNmtMnuProcessInternalEvent()
2173 if (Ret == kEplReject) { in EplNmtMnuProcessInternalEvent()
2233 if (Ret == kEplReject) { in EplNmtMnuProcessInternalEvent()
2255 if (Ret == kEplReject) { in EplNmtMnuProcessInternalEvent()
2305 if (Ret == kEplReject) { in EplNmtMnuProcessInternalEvent()
2384 if (Ret == kEplReject) { in EplNmtMnuProcessInternalEvent()
[all …]
DEplErrDef.h89 kEplReject = 0x000A, // reject the subsequent command enumerator
Ddemo_main.c715 EplRet = kEplReject; in AppCbEvent()
735 EplRet = kEplReject; in AppCbEvent()
DEplNmtu.c628 } else if (Ret == kEplReject) { // application wants to change NMT state itself in EplNmtuProcessEvent()
DEplNmtCnu.c610 if (Ret == kEplReject) { in EplNmtCnuCommandCb()
DEplEventk.c396 } else if ((Ret != kEplReject) in EplEventkProcess()