Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_state.h299 struct gptp_pss_send_state { struct
506 struct gptp_pss_send_state pss_send;
Dgptp_mi.c123 struct gptp_pss_send_state *state; in gptp_mi_half_sync_itv_timeout()
158 struct gptp_pss_send_state *state; in gptp_mi_send_sync_receipt_timeout()
186 struct gptp_pss_send_state *pss_send; in gptp_mi_init_port_sync_sync_send_sm()
189 (void)memset(pss_send, 0, sizeof(struct gptp_pss_send_state)); in gptp_mi_init_port_sync_sync_send_sm()
463 struct gptp_pss_send_state *state; in gptp_mi_pss_store_last_pss()
488 struct gptp_pss_send_state *state; in gptp_mi_pss_send_md_sync_send()
505 struct gptp_pss_send_state *state; in gptp_mi_pss_send_state_machine()
636 struct gptp_pss_send_state *pss_send; in gptp_mi_site_ss_send_to_pss()
998 struct gptp_pss_send_state *pss_send; in gptp_mi_tx_ps_sync_cmss()
Dgptp.c742 struct gptp_pss_send_state *state_pss_send; in gptp_update_sync_interval()