Searched refs:comp_next (Results 1 – 1 of 1) sorted by relevance
125 unsigned long comp_next; member713 while (comps->comp_last < comps->comp_next) { in tile_net_free_comps()734 int cid = comps->comp_next % TILE_NET_MAX_COMPS; in add_comp()737 comps->comp_next++; in add_comp()800 if (!egress || comps->comp_last >= comps->comp_next) in tile_net_handle_egress_timer()804 (comps->comp_last < comps->comp_next); in tile_net_handle_egress_timer()1646 if (comps->comp_next - comps->comp_last < TILE_NET_MAX_COMPS - 1 || in tile_net_equeue_try_reserve()