Searched refs:selected_array (Results 1 – 2 of 2) sorted by relevance
71 (global_ds->selected_array &= (~(1 << (port - 1))))73 (global_ds->selected_array |= (1 << (port - 1)))75 ((global_ds->selected_array >> (port - 1)) & 0x1)225 uint32_t selected_array; member
1883 GPTP_GLOBAL_DS()->selected_array = ~0; in gptp_set_selected_tree()