Home
last modified time | relevance | path

Searched refs:eth_init (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/net/ptp/clock/src/
Dmain.c153 static int eth_init(const struct device *dev) in eth_init() function
162 ETH_NET_DEVICE_INIT(eth3_test, "eth3_test", eth_init, NULL,
166 ETH_NET_DEVICE_INIT(eth2_test, "eth2_test", eth_init, NULL,
170 ETH_NET_DEVICE_INIT(eth1_test, "eth1_test", eth_init, NULL,
/Zephyr-latest/tests/net/tx_timestamp/src/
Dmain.c147 static int eth_init(const struct device *dev) in eth_init() function
156 ETH_NET_DEVICE_INIT(eth_test, "eth_test", eth_init, NULL,
160 ETH_NET_DEVICE_INIT(eth_test2, "eth_test2", eth_init, NULL,
/Zephyr-latest/drivers/ethernet/
Deth_smsc911x.c662 int eth_init(const struct device *dev) in eth_init() function
683 eth_init, NULL, &eth_0_context,
Deth_gecko.c467 static int eth_init(const struct device *dev) in eth_init() function
675 ETH_NET_DEVICE_DT_INST_DEFINE(0, eth_init,
Deth_smsc91x.c803 int eth_init(const struct device *dev) in eth_init() function
838 eth_init, NULL, &eth_0_context,
/Zephyr-latest/tests/net/vlan/src/
Dmain.c208 static int eth_init(const struct device *dev) in eth_init() function
217 ETH_NET_DEVICE_INIT(eth_test, "eth_test", eth_init, NULL,
248 ETH_NET_DEVICE_INIT(eth_embed_ll_hdr_test, "eth_embed_ll_hdr_test", eth_init, NULL,
/Zephyr-latest/tests/net/traffic_class/src/
Dmain.c260 static int eth_init(const struct device *dev) in eth_init() function
273 NET_DEVICE_INIT(eth_test, "eth_test", eth_init, NULL,
/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c452 static int eth_init(const struct device *dev) in eth_init() function
463 eth_init, NULL,
471 eth_init, NULL,
/Zephyr-latest/tests/net/virtual/src/
Dmain.c181 static int eth_init(const struct device *dev) in eth_init() function
191 eth_init, NULL,
/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_mcux.c1048 static int eth_init(const struct device *dev) in eth_init() function
1565 eth_init, \