Searched refs:selected_role (Results 1 – 6 of 6) sorted by relevance
53 switch (GPTP_GLOBAL_DS()->selected_role[port]) { in get_current_status()
64 if (!*gm_present || (GPTP_GLOBAL_DS()->selected_role[port] == in gptp_event_capture()
81 if (global_ds->selected_role[port] == state) { in gptp_change_port_state_debug()87 state2str(global_ds->selected_role[port]), in gptp_change_port_state_debug()91 global_ds->selected_role[port] = state; in gptp_change_port_state_debug()362 port_role = GPTP_GLOBAL_DS()->selected_role; 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()595 (global_ds->selected_role[port] == in gptp_mi_pss_send_state_machine()899 if (global_ds->selected_role[0] == GPTP_PORT_PASSIVE) { in gptp_mi_clk_master_sync_offset_state_machine()1260 if (GPTP_GLOBAL_DS()->selected_role[port] == GPTP_PORT_SLAVE) { in gptp_mi_qualify_announce()1875 if (global_ds->selected_role[port] == GPTP_PORT_SLAVE) { in gptp_updt_roles_tree()[all …]
58 return (GPTP_GLOBAL_DS()->selected_role[port] == GPTP_PORT_SLAVE); in gptp_is_slave_port()520 switch (GPTP_GLOBAL_DS()->selected_role[port]) { in gptp_state_machine()534 GPTP_GLOBAL_DS()->selected_role[port] = GPTP_PORT_DISABLED; in gptp_state_machine()
249 enum gptp_port_state selected_role[CONFIG_NET_GPTP_NUM_PORTS + 1]; member
247 switch (GPTP_GLOBAL_DS()->selected_role[port]) { in selected_role_str()