Home
last modified time | relevance | path

Searched refs:drvInfo (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/adapter/
H A Dhieth_phy.c131 struct EthDrvSc *drvInfo = (struct EthDrvSc *)(ethDevice->priv); in DeinitHiethDriver() local
132 if (drvInfo == NULL) { in DeinitHiethDriver()
135 HiethPriv *priv = (HiethPriv *)drvInfo->driverPrivate; in DeinitHiethDriver()
137 OsalMemFree(drvInfo); in DeinitHiethDriver()
158 OsalMemFree(drvInfo); in DeinitHiethDriver()
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dinterface.c123 struct EthDrvSc *drvInfo = (struct EthDrvSc *)(ethDevice->priv); in UnRegisterTimerFunction() local
124 HiethPriv *priv = (HiethPriv *)drvInfo->driverPrivate; in UnRegisterTimerFunction()

Completed in 2 milliseconds