Home
last modified time | relevance | path

Searched refs:GetHiethNetDevLocal (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/adapter/
Dhieth_mac.c43 struct HiethNetdevLocal *ld = GetHiethNetDevLocal(ethDevice); in HiethPortReset()
74 struct HiethNetdevLocal *ld = GetHiethNetDevLocal(ethDevice); in HiethPortInit()
/device/soc/hisilicon/common/platform/hieth-sf/include/
Dhieth.h105 struct HiethNetdevLocal *GetHiethNetDevLocal(struct EthDevice *ethDevice);
/device/soc/hisilicon/common/platform/hieth-sf/src/
Dinterface.c617 struct HiethNetdevLocal *GetHiethNetDevLocal(struct EthDevice *ethDevice) in GetHiethNetDevLocal() function