Home
last modified time | relevance | path

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

/drivers/staging/epl/
DEplNmtCnu.c178 Ret = EplDlluCalRegAsndService(kEplDllAsndNmtCommand, in EplNmtCnuAddInstance()
212 Ret = EplDlluCalRegAsndService(kEplDllAsndNmtCommand, in EplNmtCnuDelInstance()
DEplDll.h94 kEplDllAsndNmtCommand = 0x04, enumerator
DEplDllk.c451 || (ServiceId_p == kEplDllAsndNmtCommand)) { in EplDllkCreateTxFrame()
3370 == (BYTE) kEplDllAsndNmtCommand)) { // post event directly to NmtMnu module in EplDllkCbFrameTransmitted()
DEplNmtMnu.c444 (BYTE) kEplDllAsndNmtCommand); in EplNmtMnuSendNmtCommandEx()