Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/net/l2/ethernet/gptp/
Dgptp.c38 static struct k_thread gptp_thread_data; variable
920 tid = k_thread_create(&gptp_thread_data, gptp_stack, in init_ports()
924 k_thread_name_set(&gptp_thread_data, "gptp"); in init_ports()