Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/net/l2/ethernet/gptp/
Dgptp_user_api.c20 void gptp_register_phase_dis_cb(struct gptp_phase_dis_cb *phase_dis, in gptp_register_phase_dis_cb()
29 void gptp_unregister_phase_dis_cb(struct gptp_phase_dis_cb *phase_dis) in gptp_unregister_phase_dis_cb()
44 struct gptp_phase_dis_cb *phase_dis = in gptp_call_phase_dis_cb()
45 CONTAINER_OF(sn, struct gptp_phase_dis_cb, node); in gptp_call_phase_dis_cb()
/Zephyr-Core-3.4.0/samples/net/gptp/src/
Dmain.c21 static struct gptp_phase_dis_cb phase_dis;
128 static void gptp_phase_dis_cb(uint8_t *gm_identity, in gptp_phase_dis_cb() function
154 gptp_register_phase_dis_cb(&phase_dis, gptp_phase_dis_cb); in init_app()
/Zephyr-Core-3.4.0/include/zephyr/net/
Dgptp.h225 struct gptp_phase_dis_cb { struct
258 void gptp_register_phase_dis_cb(struct gptp_phase_dis_cb *phase_dis,
266 void gptp_unregister_phase_dis_cb(struct gptp_phase_dis_cb *phase_dis);