Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/gptp/
Dgptp_mi.h33 struct gptp_md_sync_info sync_info;
Dgptp_md.h28 struct gptp_md_sync_info { struct
Dgptp_state.h259 struct gptp_md_sync_info *sync_send_ptr;
277 struct gptp_md_sync_info sync_rcv;
337 struct gptp_md_sync_info sync_send;
Dgptp_mi.c378 struct gptp_md_sync_info *sync_rcv; in gptp_mi_pss_rcv_compute()
396 memcpy(&pss->sync_info, sync_rcv, sizeof(struct gptp_md_sync_info)); in gptp_mi_pss_rcv_compute()
465 struct gptp_md_sync_info *sync_info; in gptp_mi_pss_store_last_pss()
497 sizeof(struct gptp_md_sync_info)); in gptp_mi_pss_send_md_sync_send()
694 struct gptp_md_sync_info *pss; in gptp_mi_clk_slave_sync_compute()
939 struct gptp_md_sync_info *sync_info; in gptp_mi_set_ps_sync_cmss()
Dgptp_md.c16 struct gptp_md_sync_info *sync_send, in gptp_md_sync_prepare()
32 struct gptp_md_sync_info *sync_send, in gptp_md_follow_up_prepare()
73 struct gptp_md_sync_info *sync_rcv) in gptp_set_md_sync_receive()