Searched refs:gptp_uscaled_ns_to_timer_ms (Results 1 – 5 of 5) sorted by relevance
666 int32_t gptp_uscaled_ns_to_timer_ms(struct gptp_uscaled_ns *usns) in gptp_uscaled_ns_to_timer_ms() function724 return gptp_uscaled_ns_to_timer_ms(itv); in update_itv()738 old_itv = gptp_uscaled_ns_to_timer_ms(&port_ds->pdelay_req_itv); in gptp_update_pdelay_req_interval()766 old_itv = gptp_uscaled_ns_to_timer_ms(&port_ds->half_sync_itv); in gptp_update_sync_interval()818 old_itv = gptp_uscaled_ns_to_timer_ms(&bmca_data->announce_interval); in gptp_update_announce_interval()
86 int32_t gptp_uscaled_ns_to_timer_ms(struct gptp_uscaled_ns *usns);
227 gptp_uscaled_ns_to_timer_ms(&port_ds->pdelay_req_itv); in gptp_md_pdelay_check_multiple_resp()661 K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_md_pdelay_req_state_machine()
556 duration = K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_mi_pss_send_state_machine()1559 K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_mi_port_announce_information_state_machine()1958 K_MSEC(gptp_uscaled_ns_to_timer_ms( in gptp_mi_port_announce_transmit_state_machine()
364 gptp_uscaled_ns_to_timer_ms( in gptp_print_port_info()
Completed in 28 milliseconds