Home
last modified time | relevance | path

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

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