Searched defs:ethDevice (Results 1 – 5 of 5) sorted by relevance
52 static bool IsLinkUp(struct EthDevice *ethDevice) in IsLinkUp()79 struct EthDevice *ethDevice = (struct EthDevice *)arg; in PhyStateMachine() local95 struct EthDevice *ethDevice = (struct EthDevice *)arg; in HiethMonitorFunc() local107 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() local176 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 …]
34 int32_t InitNxpethDriver(struct EthDevice *ethDevice) in InitNxpethDriver()63 int32_t DeinitNxpethDriver(struct EthDevice *ethDevice) in DeinitNxpethDriver()
27 int32_t NxpethPortReset(struct EthDevice *ethDevice) in NxpethPortReset()32 int32_t NxpethPortInit(struct EthDevice *ethDevice) in NxpethPortInit()
80 int32_t InitHiethDriver(struct EthDevice *ethDevice) in InitHiethDriver()124 int32_t DeinitHiethDriver(struct EthDevice *ethDevice) in DeinitHiethDriver()
41 int32_t HiethPortReset(struct EthDevice *ethDevice) in HiethPortReset()72 int32_t HiethPortInit(struct EthDevice *ethDevice) in HiethPortInit()