Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h644 struct NetDevice *NetDeviceGetInstByIndex(uint32_t index);
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/
H A Dnet_device.c315 struct NetDevice *NetDeviceGetInstByIndex(uint32_t index) in NetDeviceGetInstByIndex() function
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c1386 netDev = NetDeviceGetInstByIndex(i); in WifiCmdGetNetDevInfo()