Home
last modified time | relevance | path

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

/drivers/staging/epl/
DEplDllkCal.c488 *pPriority_p = kEplDllAsyncReqPrioGeneric; in EplDllkCalAsyncGetTxCount()
497 *pPriority_p = kEplDllAsyncReqPrioGeneric; in EplDllkCalAsyncGetTxCount()
500 *pPriority_p = kEplDllAsyncReqPrioGeneric; in EplDllkCalAsyncGetTxCount()
DEplDll.h118 kEplDllAsyncReqPrioGeneric = 0x03, // PRIO_GENERIC_REQUEST enumerator
DVirtualEthernetLinux.c211 Ret = EplDllkCalAsyncSend(&FrameInfo, kEplDllAsyncReqPrioGeneric); in VEthXmit()
DEplSdoAsndu.c358 Ret = EplDlluCalAsyncSend(&FrameInfo, kEplDllAsyncReqPrioGeneric); in EplSdoAsnduSendData()
DEplNmtk.c1756 AsyncReqPriority = kEplDllAsyncReqPrioGeneric; in EplNmtkProcess()
DEplDllk.c3223 Priority = kEplDllAsyncReqPrioGeneric; in EplDllkCbFrameTransmitted()