Searched refs:reselect_array (Results 1 – 2 of 2) sorted by relevance
67 (global_ds->reselect_array &= (~(1 << (port - 1))))69 (global_ds->reselect_array |= (1 << (port - 1)))77 ((global_ds->reselect_array >> (port - 1)) & 0x1)222 uint32_t reselect_array; member
1608 GPTP_GLOBAL_DS()->reselect_array = 0; in gptp_clear_reselect_tree()1912 GPTP_GLOBAL_DS()->reselect_array = ~0; in gptp_mi_port_role_selection_state_machine()1916 if (GPTP_GLOBAL_DS()->reselect_array != 0) { in gptp_mi_port_role_selection_state_machine()