Searched refs:gptp_change_pa_info_state (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/subsys/net/l2/ethernet/gptp/ |
D | gptp_private.h | 137 void gptp_change_pa_info_state( 142 #define gptp_change_pa_info_state(port, pa_info_state, state) \ macro
|
D | gptp_mi.c | 102 void gptp_change_pa_info_state( in gptp_change_pa_info_state_debug() 261 gptp_change_pa_info_state(port, state, GPTP_PA_INFO_DISABLED); in gptp_mi_init_port_announce_info_sm() 1428 gptp_change_pa_info_state(port, state, GPTP_PA_INFO_DISABLED); in gptp_mi_port_announce_information_state_machine() 1437 gptp_change_pa_info_state(port, state, in gptp_mi_port_announce_information_state_machine() 1445 gptp_change_pa_info_state(port, state, in gptp_mi_port_announce_information_state_machine() 1448 gptp_change_pa_info_state(port, state, in gptp_mi_port_announce_information_state_machine() 1459 gptp_change_pa_info_state(port, state, GPTP_PA_INFO_UPDATE); in gptp_mi_port_announce_information_state_machine() 1473 gptp_change_pa_info_state(port, state, in gptp_mi_port_announce_information_state_machine() 1482 gptp_change_pa_info_state(port, state, in gptp_mi_port_announce_information_state_machine() 1485 gptp_change_pa_info_state(port, state, in gptp_mi_port_announce_information_state_machine() [all …]
|