Home
last modified time | relevance | path

Searched defs:ethDevice (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/src/
Dinterface.c52 static bool IsLinkUp(struct EthDevice *ethDevice) in IsLinkUp()
79 struct EthDevice *ethDevice = (struct EthDevice *)arg; in PhyStateMachine() local
95 struct EthDevice *ethDevice = (struct EthDevice *)arg; in HiethMonitorFunc() local
107 static void EthDrvRecv(struct EthDevice *ethDevice, NetBuf *netBuf) in EthDrvRecv()
121 void UnRegisterTimerFunction(struct EthDevice *ethDevice) in UnRegisterTimerFunction()
162 struct EthDevice *ethDevice = (struct EthDevice *)arg; in HisiEthDsr() local
176 static int32_t CreateEthIrqThread(struct EthDevice *ethDevice) in CreateEthIrqThread()
207 static int32_t HiethCanSend(struct EthDevice *ethDevice) in HiethCanSend()
246 static void HiethSend(struct EthDevice *ethDevice, NetBuf *netBuf) in HiethSend()
259 static void HiethDeliver(struct EthDevice *ethDevice) in HiethDeliver()
[all …]
/device/board/osware/imx8mm/drivers/ethernet/
Dnxpeth_phy.c34 int32_t InitNxpethDriver(struct EthDevice *ethDevice) in InitNxpethDriver()
63 int32_t DeinitNxpethDriver(struct EthDevice *ethDevice) in DeinitNxpethDriver()
Dnxpeth_mac.c27 int32_t NxpethPortReset(struct EthDevice *ethDevice) in NxpethPortReset()
32 int32_t NxpethPortInit(struct EthDevice *ethDevice) in NxpethPortInit()
/device/soc/hisilicon/common/platform/hieth-sf/adapter/
Dhieth_phy.c80 int32_t InitHiethDriver(struct EthDevice *ethDevice) in InitHiethDriver()
124 int32_t DeinitHiethDriver(struct EthDevice *ethDevice) in DeinitHiethDriver()
Dhieth_mac.c41 int32_t HiethPortReset(struct EthDevice *ethDevice) in HiethPortReset()
72 int32_t HiethPortInit(struct EthDevice *ethDevice) in HiethPortInit()