Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/net/ptp/clock/src/
Dmain.c87 static struct eth_context eth_context_3; variable
163 &eth_context_3, NULL, CONFIG_ETH_INIT_PRIORITY, &api_funcs,
192 if (&eth_context_3 != eth_ctx && &eth_context_2 != eth_ctx) { in my_ptp_clock_set()