Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/gptp/src/
Dgptp.c63 case GPTP_PORT_MASTER: in get_current_status()
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_mi.c31 case GPTP_PORT_MASTER: in state2str()
365 if (port_role[port] == GPTP_PORT_MASTER) { in gptp_get_current_master_time_nanosecond()
534 (global_ds->selected_role[port] == GPTP_PORT_MASTER)) { in gptp_mi_pss_send_state_machine()
582 if ((global_ds->selected_role[port] == GPTP_PORT_MASTER) && in gptp_mi_pss_send_state_machine()
596 GPTP_PORT_MASTER) && in gptp_mi_pss_send_state_machine()
1767 gptp_change_port_state(port, GPTP_PORT_MASTER); in update_bmca()
1771 gptp_change_port_state(port, GPTP_PORT_MASTER); in update_bmca()
1811 gptp_change_port_state(port, GPTP_PORT_MASTER); in update_bmca()
1982 GPTP_PORT_MASTER) && in gptp_mi_port_announce_transmit_state_machine()
1993 if (global_ds->selected_role[port] == GPTP_PORT_MASTER) { in gptp_mi_port_announce_transmit_state_machine()
Dgptp_data_set.h133 GPTP_PORT_MASTER, enumerator
Dgptp.c522 case GPTP_PORT_MASTER: in gptp_state_machine()
/Zephyr-latest/subsys/net/lib/shell/
Dgptp.c258 case GPTP_PORT_MASTER: in selected_role_str()