Home
last modified time | relevance | path

Searched defs:ethDevice (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/adapter/
H A Dhieth_phy.c80 int32_t InitHiethDriver(struct EthDevice *ethDevice) in InitHiethDriver() argument
124 int32_t DeinitHiethDriver(struct EthDevice *ethDevice) in DeinitHiethDriver() argument
[all...]
H A Dhieth_mac.c41 int32_t HiethPortReset(struct EthDevice *ethDevice) in HiethPortReset() argument
72 int32_t HiethPortInit(struct EthDevice *ethDevice) in HiethPortInit() argument
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dinterface.c52 static bool IsLinkUp(struct EthDevice *ethDevice) in IsLinkUp() argument
79 struct EthDevice *ethDevice = (struct EthDevice *)arg; in PhyStateMachine() local
95 struct EthDevice *ethDevice = (struct EthDevice *)arg; in HiethMonitorFunc() local
107 EthDrvRecv(struct EthDevice *ethDevice, NetBuf *netBuf) EthDrvRecv() argument
121 UnRegisterTimerFunction(struct EthDevice *ethDevice) UnRegisterTimerFunction() argument
162 struct EthDevice *ethDevice = (struct EthDevice *)arg; HisiEthDsr() local
176 CreateEthIrqThread(struct EthDevice *ethDevice) CreateEthIrqThread() argument
207 HiethCanSend(struct EthDevice *ethDevice) HiethCanSend() argument
246 HiethSend(struct EthDevice *ethDevice, NetBuf *netBuf) HiethSend() argument
259 HiethDeliver(struct EthDevice *ethDevice) HiethDeliver() argument
332 HiethIntVector(struct EthDevice *ethDevice) HiethIntVector() argument
337 EthDrvSend(struct EthDevice *ethDevice, NetBuf *netBuf) EthDrvSend() argument
367 HiethLinkStatusChanged(struct EthDevice *ethDevice) HiethLinkStatusChanged() argument
414 HiethSetHwaddr(struct EthDevice *ethDevice, uint8_t *addr, uint8_t len) HiethSetHwaddr() argument
446 HiethHwInit(struct EthDevice *ethDevice) HiethHwInit() argument
528 RegisterHiethData(struct EthDevice *ethDevice) RegisterHiethData() argument
584 HiethInit(struct EthDevice *ethDevice) HiethInit() argument
617 GetHiethNetDevLocal(struct EthDevice *ethDevice) GetHiethNetDevLocal() argument
634 ethnet_hieth_init(struct EthDevice *ethDevice) ethnet_hieth_init() argument
[all...]

Completed in 2 milliseconds