Home
last modified time | relevance | path

Searched refs:eth_fake_init (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/net/bridge/src/
Dmain.c129 static int eth_fake_init(const struct device *dev) in eth_fake_init() function
141 eth_fake_init, NULL,
146 eth_fake_init, NULL,
151 eth_fake_init, NULL,
/Zephyr-latest/tests/net/promiscuous/src/
Dmain.c136 static int eth_fake_init(const struct device *dev) in eth_fake_init() function
146 eth_fake_init, NULL,
151 eth_fake_init, NULL,
/Zephyr-latest/tests/net/hostname/src/
Dmain.c199 static int eth_fake_init(const struct device *dev) in eth_fake_init() function
208 ETH_NET_DEVICE_INIT(eth_fake, "eth_fake", eth_fake_init, NULL,
/Zephyr-latest/tests/net/socket/net_mgmt/src/
Dmain.c238 static int eth_fake_init(const struct device *dev) in eth_fake_init() function
267 ETH_NET_DEVICE_INIT(eth_fake, "eth_fake", eth_fake_init, NULL,
/Zephyr-latest/tests/net/iface/src/
Dmain.c262 static int eth_fake_init(const struct device *dev) in eth_fake_init() function
271 ETH_NET_DEVICE_INIT(eth_fake, "eth_fake", eth_fake_init, NULL,
/Zephyr-latest/tests/net/ethernet_mgmt/src/
Dmain.c513 static int eth_fake_init(const struct device *dev) in eth_fake_init() function
542 ETH_NET_DEVICE_INIT(eth_fake, "eth_fake", eth_fake_init, NULL,