Home
last modified time | relevance | path

Searched refs:GPTP_PORT_SLAVE (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.7.0/samples/net/gptp/src/
Dgptp.c66 case GPTP_PORT_SLAVE: in get_current_status()
/Zephyr-Core-3.7.0/subsys/net/l2/ethernet/gptp/
Dgptp_user_api.c65 GPTP_PORT_SLAVE)) { in gptp_event_capture()
Dgptp_data_set.h136 GPTP_PORT_SLAVE, enumerator
Dgptp.c58 return (GPTP_GLOBAL_DS()->selected_role[port] == GPTP_PORT_SLAVE); in gptp_is_slave_port()
524 case GPTP_PORT_SLAVE: in gptp_state_machine()
Dgptp_mi.c37 case GPTP_PORT_SLAVE: in state2str()
1260 if (GPTP_GLOBAL_DS()->selected_role[port] == GPTP_PORT_SLAVE) { in gptp_mi_qualify_announce()
1788 gptp_change_port_state(port, GPTP_PORT_SLAVE); in update_bmca()
1875 if (global_ds->selected_role[port] == GPTP_PORT_SLAVE) { in gptp_updt_roles_tree()
1882 gptp_change_port_state(0, GPTP_PORT_SLAVE); in gptp_updt_roles_tree()
/Zephyr-Core-3.7.0/subsys/net/lib/shell/
Dgptp.c264 case GPTP_PORT_SLAVE: in selected_role_str()